class etspy.base.TomoTilts(Signal1D)[source]

Create a TomoTilts instance, used to hold the tilt values of a tomography stack.

This class is used to enforce dimension sizes and provide customized slicing compared to a standard HyperSpy signal.

Constructors

TomoTilts(data, *args, **kwargs)[source]

Create a TomoTilts signal instance.