hyperspy.docstrings.parameters module

Common docstring snippets for parameters.

hyperspy.docstrings.parameters.FUNCTION_ND_DOCSTRING = 'Returns a numpy array containing the value of the component for all\n indices. If enought memory is available, this is useful to quickly to\n obtain the fitted component without iterating over the navigation axes.\n '