|
lsst.jointcal g29ae962dfc+e74ecd6f80
|
Public Member Functions | |
| __post_init__ (self) | |
Static Public Attributes | |
| list | kind () |
| np | raw .ndarray |
| np | ndof .ndarray |
| np | reduced .ndarray |
| int | init_count = dataclasses.field(init=False) |
Protected Member Functions | |
| _find_init (self) | |
Store the chi2 values read in from a jointcal log file.
Definition at line 42 of file check_logged_chi2.py.
| lsst.jointcal.check_logged_chi2.Chi2Data.__post_init__ | ( | self | ) |
Definition at line 51 of file check_logged_chi2.py.
|
protected |
Return the index of the first "fit step", after initialization. NOTE ---- There are never more than ~25 items in the list, so search optimization is not worth the trouble.
Definition at line 58 of file check_logged_chi2.py.
|
static |
Definition at line 49 of file check_logged_chi2.py.
|
static |
Definition at line 45 of file check_logged_chi2.py.
|
static |
Definition at line 47 of file check_logged_chi2.py.
|
static |
Definition at line 46 of file check_logged_chi2.py.
|
static |
Definition at line 48 of file check_logged_chi2.py.