3.0.0
This release contains many significant changes to the baseline data models for DRP and AP, as well as changes arising from improvements to the Felis infrastructure.
Specific changes:
Configuration and Build
- DM-44058: Add redundant datatype checks to validation workflow by @JeremyMcCormick in #216
Felis usage refinements and cleanups
Some of these touched the DP0 schemas but did not affect the actual as-deployed data model in any way.
- DM-44059: Remove length fields from timestamp columns by @JeremyMcCormick in #220
- DM-44637: Remove non-redundant but unused MySQL datatype overrides for string types by @JeremyMcCormick in #227
- DM-44241: Remove non-redundant but unused MySQL overrides for numeric datatypes by @JeremyMcCormick in #226
Multiple Schemas
- DM-42435: Migrate DM schemas from ccdVisitId to (visit, detector) by @parejkoj in #211 (based on RFC-975)
- DM-37952: Add psfApCorrDelta & psfApFluxDelta metrics to exposure summaries by @laurenam in #222
AP tables only (may also affect the DIA tables in the IMSIM schema)
- DM-41530: Add individual flag fields to APDB schema by @ebellm in #215
- DM-44092: Remove placeholder timeseries feature columns from DIAObject schemas by @ebellm in #218
- Remove last mysql type override from APDB by @JeremyMcCormick in #229
- DM-44470: add ra and dec and remove x and y from DiaForcedSource by @isullivan in #225
- DM-41063: Update docstring for DiaSource.ext_trailedSources_Naive_flag_edge by @bsmartradio in #191 (applied only to IMSIM)
DRP reference schemas: HSC & IMSIM
- DM-44167: Add invalidPsfFlag to hsc and imsim schemas. by @erykoff in #219
- DM-38632: Add normalized compensated tophat fluxes to source tables. by @erykoff in #228
- DM-44854: Add pixelScale to visitSummary and ccdVisitTable by @laurenam in #230
CONSB
- DM-44161: Add a representative ConsDB schema. by @ktlim in #214
- DM-44429: Add CcdExposure, CcdExposure_camera, and LSSTComCamSim. by @ktlim in #221
- DM-44967: Add vignette columns. by @ktlim in #233
- DM-44967: (hotfix) Change datatype for vignette fields. by @ktlim in #234
- DM-44489: Add visit1 and ccdvisit1 tables. by @ktlim in #223
- DM-44955: Update eff_time metric documentation by @kadrlica in #231
- DM-44958: Updating eff_time_*_scale metrics by @kadrlica in #232
New Contributors
- @isullivan made their first contribution in #225
- @kadrlica made their first contribution in #231
Full Changelog: 2.6.2...3.0.0