Inherits fitentry.
Public Member Functions | |
def | __init__ |
def | __str__ |
def | as_dict |
def | save |
Private Member Functions | |
def | _format_pars |
Definition at line 4 of file asapfit.py.
def asap.asapfit.asapfit.__init__ | ( | self, | |
other = None |
|||
) |
Definition at line 6 of file asapfit.py.
def asap.asapfit.asapfit.__str__ | ( | self | ) |
Definition at line 12 of file asapfit.py.
References asap.asapfit.asapfit._format_pars(), and __casac__.lightflagger.lightflagger.getparameters().
def asap.asapfit.asapfit._format_pars | ( | self, | |
pars, | |||
ftype, | |||
unit | |||
) | [private] |
Definition at line 80 of file asapfit.py.
Referenced by asap.asapfit.asapfit.__str__(), asap.asapfitter.fitter.get_estimate(), and asap.asapfitter.fitter.get_parameters().
def asap.asapfit.asapfit.as_dict | ( | self | ) |
Definition at line 38 of file asapfit.py.
References __casac__.lightflagger.lightflagger.getparameters().
def asap.asapfit.asapfit.save | ( | self, | |
filename | |||
) |
Definition at line 61 of file asapfit.py.
References sdtpimaging_regression.file, and __casac__.lightflagger.lightflagger.getparameters().