hyperspy.components2d module

Components that can be used to define a 2D model for e.g. 2D model fitting.

Writing a new template is really easy, just edit _template.py and maybe take a look to the other components.

For more details see each component docstring.

Expression Create a component from a string expression.. Gaussian2D Normalized 2D elliptical gaussian function ..