Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: jointcal
-
Labels:
-
Story Points:6
-
Epic Link:
-
Sprint:AP F18-2
-
Team:Alert Production
Description
To help get a stable photometric solution, we can try implementing a magnitude-space fitter.
We should do it by creating a new MagnitudeTransform class, and related Mapping, Model, and PhotometryFitter, that all will use the magnitude instead of flux, so we still have the flux-based model available.
This ticket is to implement and test the Simple model.
Attachments
Issue Links
- has to be done before
-
DM-14786 Implement ConstrainedMagnitude model
- Done
Oh, and for the record (though I was never really concerned about the SimplePhotometryModel before), the new SimpleMagnitudeModel did run to convergence on validation_data_hsc I-band, so besides the new unittest, that's at least reassuring.