- class etspy.align.TiltAligner(abc.ABC)[source]
Abstract class for performing tilt axis alignment.
Constructors¶
- TiltAligner(stack, **kwargs)[source]
Initialize self. See help(type(self)) for accurate signature.
Methods¶
- abstract align_tilt_axis() TomoStack[source]
Align the tilt axis using the selected strategy.