logo
ETSpy 1.1.1 documentation
etspy.align.TiltAligner
Initializing search
    ETSpy
    ETSpy
    • Home
    • Development
    • Example Usage
      • General Information
      • Signals
      • File I/O
      • Alignment Methods
      • Reconstruction
      • Data Simulation
      • Example Datasets
      • Utilities
    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.

    Back to top
    © Copyright .
    Created using Sphinx 8.0.2. and Sphinx-Immaterial