logo
ETSpy 1.0.1 documentation
etspy.base.CommonStack.plot
Initializing search
    ETSpy
    ETSpy
    • Home
    • Development
    • Example Usage
      • General Information
      • Signals
        • CTomoStack
        • CRecStack
        • CCommonStack
          • Constructors
          • Methods
            • Mplot
            • Mchange_data_type
            • Minvert
            • Mnormalize
            • Msave_raw
            • Mstats
            • Mtrans_stack
        • CTomoShifts
        • CTomoTilts
        • MismatchedTiltError
      • File I/O
      • Alignment Methods
      • Reconstruction
      • Data Simulation
      • Example Datasets
      • Utilities
    etspy.base.CommonStack.plot(navigator: str = 'slider', *args, **kwargs)[source]

    Override of plot function to set default HyperSpy navigator to ‘slider’.

    Any other arguments (keyword and non-keyword) are passed to hyperspy.api.signals.Signal2D.plot()

    Back to top
    Previous etspy.base.CommonStack.__init__
    Next etspy.base.CommonStack.change_data_type
    © Copyright .
    Created using Sphinx 8.0.2. and Sphinx-Immaterial