Skip to content
logo
ETSpy 1.0.1 documentation
etspy.align.shift_crop
Initializing search
    ETSpy
    ETSpy
    • Home
    • Development
    • Example Usage
      • General Information
      • Signals
      • File I/O
      • Alignment Methods
        • CAlignmentMethod
        • Fget_best_slices
        • Fget_coms
        • Fapply_shifts
        • Fapply_shifts_cuda
        • Fpad_line
        • Fcalc_shifts_cl
        • Fcalculate_shifts_conservation_of_mass
        • Fcalculate_shifts_com
        • Fcalculate_shifts_pc
        • Fcalculate_shifts_stackreg
        • Fcalc_shifts_com_cl
        • Falign_stack
        • Ftilt_com
        • Ftilt_maximage
        • Falign_to_other
        • Fshift_crop
          • Parameters
            • pstack
          • Returns
          • Return type
      • Reconstruction
      • Data Simulation
      • Example Datasets
      • Utilities
    • Parameters
      • pstack
    • Returns
    • Return type
    etspy.align.shift_crop(stack: TomoStack) → TomoStack[source]

    Crop shifted stack to common area.

    Parameters:¶
    stack: TomoStack¶

    TomoStack which was previously aligned

    Returns:¶

    out – Aligned copy of other TomoStack

    Return type:¶

    TomoStack

    Back to top
    Previous etspy.align.align_to_other
    Next etspy.recon.run_alg
    © Copyright .
    Created using Sphinx 8.0.2. and Sphinx-Immaterial