hyperspy.misc.model_tools module

class hyperspy.misc.model_tools.current_component_values(component, only_free=False, only_active=False)

Bases: object

Convenience class that makes use of __repr__ methods for nice printing in the notebook

class hyperspy.misc.model_tools.current_model_values(model, only_free, only_active, component_list=None)

Bases: object

Convenience class that makes use of __repr__ methods for nice printing in the notebook