Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jointcal
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Sprint:AP F18-2
-
Team:Alert Production
Description
For some reason, PDR1 tract 15832 HSC-Y got a chi2/ndof of 827 for astrometry, with validate_drp agreeing that the fit was poor, but no obvious "this fit might have trouble" message was logged. We should log an error message for all jointcal final fit results that have chi2/ndof >= X, where X might be 5 or 10 (as a first guess at "possibly bad" chi2).
Meredith Rawls: do you mind doing this small review? It's almost all new tests, plus the minor code change requested by this ticket. You can learn how to mock things from it!