lsst.jointcal gfd4c4674e9+d15e24aed9
Loading...
Searching...
No Matches
Classes | Functions
lsst.jointcal.check_logged_chi2 Namespace Reference

Classes

class  Chi2Data
 
class  LogParser
 

Functions

 parse_args ()
 
 main ()
 

Detailed Description

Extract chi2 and degrees of freedom values logged by one or more jointcal runs,
print warnings about oddities, and make plots.

Function Documentation

◆ main()

lsst.jointcal.check_logged_chi2.main ( )

Definition at line 272 of file check_logged_chi2.py.

◆ parse_args()

lsst.jointcal.check_logged_chi2.parse_args ( )

Definition at line 260 of file check_logged_chi2.py.