polar2cartesian#

abtem.transfer.polar2cartesian(polar)[source]#

Convert between polar and Cartesian aberration coefficients.

Parameters

polar (dict) – Mapping from polar aberration symbols to their corresponding values.

Returns

cartesian – Mapping from Cartesian aberration symbols to their corresponding values.

Return type

dict