Details
Description
The descriptions, units, and/or names of many of the flux-ish fields in the baseline schema YAML need to be cleaned up. For example:
gPSFluxMean
"Weighted mean point-source model magnitude for g filter."
units: nmgy
This is a flux, not a magnitude, and per RFC-515 and RFC-549, it should have units of nJy. Most of the Flux fields in cat have units of `nmgy`, so we should get them all as part of this.
Once we've figured out the corrections, we can file an RFC (post RFC-601).
Attachments
Issue Links
- is triggered by
-
RFC-322 Rename "*_flux" fields to "*_instFlux" in SourceCatalogs
- Implemented
-
RFC-515 Update DPDD to reported flux in nanojansky and add point estimates for photo-z
- Implemented
-
RFC-549 Use nanojansky for calibrated fluxes in DM code and intermediate data products
- Implemented
-
RFC-601 Adopt updated LDM-153: LSST Database Schema
- Implemented
- relates to
-
DM-23527 change fits:tunit: nmgy to nanojanskys
- Done
-
DM-31825 Parquet Table clean up before DP0.2 Preliminary run.
- Done
I see we are still using nmgy units in yml/hsc.yaml so this is not isolated to yml/baselineSchema.yaml