lsst.jointcal
22.0.1-9-geb3bca9+b93695de5e
|
Public Member Functions | |
def | __post_init__ (self) |
Public Attributes | |
raw | |
ndof | |
reduced | |
init_count | |
Static Public Attributes | |
int | |
init | |
Store the chi2 values read in from a jointcal log file.
Definition at line 42 of file check_logged_chi2.py.
def lsst.jointcal.check_logged_chi2.Chi2Data.__post_init__ | ( | self | ) |
Definition at line 51 of file check_logged_chi2.py.
|
static |
Definition at line 49 of file check_logged_chi2.py.
lsst.jointcal.check_logged_chi2.Chi2Data.init_count |
Definition at line 56 of file check_logged_chi2.py.
|
static |
Definition at line 49 of file check_logged_chi2.py.
lsst.jointcal.check_logged_chi2.Chi2Data.ndof |
Definition at line 54 of file check_logged_chi2.py.
lsst.jointcal.check_logged_chi2.Chi2Data.raw |
Definition at line 53 of file check_logged_chi2.py.
lsst.jointcal.check_logged_chi2.Chi2Data.reduced |
Definition at line 55 of file check_logged_chi2.py.