cartesian2polar#

abtem.transfer.cartesian2polar(cartesian)[source]#

Convert between Cartesian and polar aberration coefficients.

Parameters

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

Returns

polar – Mapping from polar aberration symbols to their corresponding values.

Return type

dict