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

    Plot the TomoStack in sinogram orientation.

    Parameters:¶
    *args: tuple¶

    Additional non-keyword arguments passed to plot()

    **kwargs: dict¶

    Additional keyword arguments passed to plot()

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