Signal ------ API of signal classes, which are not part of the user-facing :mod:`hyperspy.api` namespace but are inherited in HyperSpy signals classes or used as attributes of signals. These classes are not expected to be instantiated by users but their methods, which are used by other classes, are documented here. ModelManager ^^^^^^^^^^^^ .. currentmodule:: hyperspy.signal .. autosummary:: :nosignatures: ModelManager Common Signals ^^^^^^^^^^^^^^ .. currentmodule:: hyperspy._signals.common_signal1d .. autosummary:: :nosignatures: CommonSignal1D .. currentmodule:: hyperspy._signals.common_signal2d .. autosummary:: :nosignatures: CommonSignal2D .. toctree:: :maxdepth: 2 :hidden: ModelManager CommonSignal1D CommonSignal2D