hyperspy.components2d module
Components that can be used to define a 2D model for e.g. 2D model fitting.
Writing a new template is easy: see the user guide documentation on creating components.
For more details see each component docstring.
Expression Create a component from a string expression.. Gaussian2D Normalized 2D elliptical Gaussian function ..