LGOFMART¶
-
class
esis.data.inversion.mart.lgof_mart.
LGOFMART
(track_cube_history=False, anti_aliasing=None, rotation_kwargs=<factory>, verbose=False)¶ Bases:
esis.data.inversion.mart.simple_mart.SimpleMART
-
__init__
(track_cube_history=False, anti_aliasing=None, rotation_kwargs=<factory>, verbose=False)¶ Initialize self. See help(type(self)) for accurate signature.
Attributes
Methods
__init__
([track_cube_history, …])Initialize self.
channel_is_not_converged
(goodness_of_fit)- rtype
chisq
(goodness_of_fit)- rtype
correction_exponent
(goodness_of_fit)- rtype
Inheritance Diagram
-
static
channel_is_not_converged
(goodness_of_fit)¶ - Return type
- Parameters
goodness_of_fit (numpy.ndarray) –
-
static
chisq
(goodness_of_fit)¶ - Return type
- Parameters
goodness_of_fit (numpy.ndarray) –
-
static
correction_exponent
(goodness_of_fit)¶ - Return type
- Parameters
goodness_of_fit (numpy.ndarray) –
-