Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Sprint:Science Pipelines DM-S15-6
-
Team:Data Release Production
Description
Before database ingest, measured source fluxes are converted to magnitudes as per DM-2305. The default behaviour of afw::image::Calib is to throw when a negative flux is encountered, which derails the whole transformation procedure. Better is to return a NaN.
Attachments
Issue Links
- relates to
-
DM-3489 replace Calib negative flux behavior methods with context manager
- Invalid
Jim Bosch – do you have time for a small review? This fixes a problem we ran into at yesterday's KPM/end-to-end session. All changes in tickets/DM-3483 on meas_base.