Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: afw
-
Labels:
-
Story Points:8
-
Epic Link:
-
Sprint:AP F18-3, AP F18-4
-
Team:Alert Production
Description
This is the implementation ticket for RFC-322. The implementation is as follows:
- Rename all of our *Flux_flux/*Flux_fluxSigma table fields to *Flux_instFlux*Flux_instFluxSigma to hold the post-ISR counts.
- Add *Flux_flux and *Flux_mag fields for the post-calibrated flux (in Maggies) and magnitudes.
*Rename the InstFlux slot to GaussianFlux, and remove the InstMag slot. - Add associated documentation to the above.
- Pass these changes on to the relevant database groups to update e.g. cat.
Implementing this will wait until Calib is removed from the stack and replaced by PhotoCalib (not yet scheduled, but likely within the next couple months).
Attachments
Issue Links
- is blocked by
-
DM-10153 Replace Calib with finished PhotoCalib
- Done
- is triggered by
-
RFC-322 Rename "*_flux" fields to "*_instFlux" in SourceCatalogs
- Implemented
-
RFC-510 Rename table getters and setters for fluxes as per RFC-322
- Implemented
- is triggering
-
DM-15869 Fix for renaming *_flux to *_instFlux
- Done
-
DM-15796 Update documentation to reflect flux->instFlux change
- Done
-
DM-15837 mosaic.py error "Field with name 'i_fluxErr' not found"
- Done
-
DM-15853 obs_lsstCam default processCcd config needs updates
- Done
-
DM-16215 obs_lsstCam default forcedPhotCoadd config needs updates
- Done
- relates to
-
DM-15891 Error in flux/instFlux alias setting following DM-10302
- Done
-
DM-15916 Make meas_mosaic backwards compatible with *_flux --> *_instFlux rename
- Done
-
DM-16182 Update pipelines.lsst.io getting started for field name changes in parts 3 and 6 example data access
- Done
-
DM-13231 Make photoCalib outField write to _flux instead of _calFlux
- Done
- mentioned in
-
Page Loading...
My guess is this should be version 3, especially since there were old "instFlux" fields (though by a different name?), but Jim Bosch may have a more informed option.