Skip to content
logo
ETSpy 1.0.1 documentation
etspy.base.TomoStack.set_tilts
Initializing search
    ETSpy
    ETSpy
    • Home
    • Development
    • Example Usage
      • General Information
      • Signals
        • CTomoStack
          • Constructors
          • Methods
            • Mshift_and_tilt_setter
            • Mdeepcopy
            • Mcopy
            • Mplot_sinos
            • Mremove_projections
            • Msave
            • Mtest_correlation
            • Malign_other
            • Mfilter
            • Mstack_register
            • Mtilt_align
            • Mreconstruct
            • Mtest_align
            • Mset_tilts
              • Parameters
                • pstart
                • pincrement
            • Mmanual_align
            • Mrecon_error
            • Mextract_sinogram
          • Properties
        • CRecStack
        • CCommonStack
        • CTomoShifts
        • CTomoTilts
        • MismatchedTiltError
      • File I/O
      • Alignment Methods
      • Reconstruction
      • Data Simulation
      • Example Datasets
      • Utilities
    • Parameters
      • pstart
      • pincrement
    etspy.base.TomoStack.set_tilts(start: float, increment: float)[source]

    Calibrate the tilt axis of the image stack.

    Parameters:¶
    start: float¶

    Tilt angle of first image in stack

    increment: float¶

    Tilt increment between images

    Back to top
    Previous etspy.base.TomoStack.test_align
    Next etspy.base.TomoStack.manual_align
    © Copyright .
    Created using Sphinx 8.0.2. and Sphinx-Immaterial