2. empix

empix is a Python library that contains tools for analyzing electron microscopy data that are not available in hyperspy.

Functions

abs_sq

The modulus squared of a given input hyperspy signal.

annularly_average

Average annularly a given input 2D hyperspy signal.

annularly_integrate

Integrate annularly a given input 2D hyperspy signal.

azimuthally_average

Average azimuthally a given input 2D hyperspy signal.

azimuthally_integrate

Integrate azimuthally a given input 2D hyperspy signal.

crop

Crop a given input 2D hyperspy signal.

cumulatively_integrate_1d

Integrate cumulatively a given input 1D hyperspy signal.

downsample

Downsample a given input 2D hyperspy signal.

resample

Resample a given input 2D hyperspy signal via interpolation.

Classes

OptionalAnnularAveragingParams

The set of optional parameters for the function empix.annularly_average().

OptionalAnnularIntegrationParams

The set of optional parameters for the function empix.annularly_integrate().

OptionalAzimuthalAveragingParams

The set of optional parameters for the function empix.azimuthally_average().

OptionalAzimuthalIntegrationParams

The set of optional parameters for the function empix.azimuthally_integrate().

OptionalCroppingParams

The set of optional parameters for the function empix.crop().

OptionalCumulative1dIntegrationParams

The set of optional parameters for the function empix.cumulatively_integrate_1d().

OptionalDownsamplingParams

The set of optional parameters for the function empix.downsample().

OptionalResamplingParams

The set of optional parameters for the function empix.resample().

Modules

version