logo
ETSpy 1.1.1 documentation
etspy.align.StackRegAligner.__init__
Initializing search
    ETSpy
    ETSpy
    • Home
    • Development
    • Example Usage
      • General Information
      • Signals
      • File I/O
      • Alignment Methods
        • CAlignmentMethod
        • CStackRegAligner
          • Constructors
            • M__init__
          • Methods
        • CCoMAligner
        • CTiltCOMAligner
        • CTiltMaxImageAligner
        • Fget_best_slices
        • Fget_coms
        • Fapply_shifts
        • Falign_to_other
        • Fshift_crop
      • Reconstruction
      • Data Simulation
      • Example Datasets
      • Utilities
    etspy.align.StackRegAligner(stack: TomoStack, start: int | None = 0, use_cuda: bool = False, show_progressbar: bool = True, **kwargs)[source]

    Initialize self. See help(type(self)) for accurate signature.

    Back to top
    Previous etspy.align.StackRegAligner
    Next etspy.align.StackRegAligner.calculate_shifts
    © Copyright .
    Created using Sphinx 8.0.2. and Sphinx-Immaterial