Releases: lsst/sdm_schemas
Releases · lsst/sdm_schemas
w.2024.29
Version w.2024.29 release from w_2024_29/b7212
3.0.2
Full Changelog: 3.0.1...3.0.2
This is a patch release to regenerate the TAP_SCHEMA Docker container for the RSP using an updated version of Felis. SDM Schemas itself had no changes from the last release (3.0.1). There was a bug where the arraysize
was not being passed along properly for text
columns, which caused a bug in one of the tutorial notebooks, and this should fix it.
3.0.1
What's Changed
- DM-44825: Remove datatype overrides on timestamp types and specify precision by @JeremyMcCormick in #235
- DM-44825: Add missing precision values on timestamps for DP0.3 1yr by @JeremyMcCormick in #240
- Temporarily change MatchesTruth.truth_type to an int from short by @JeremyMcCormick in #241
Full Changelog: 3.0.0...3.0.1
w.2024.28
Version w.2024.28 release from w_2024_28/b7206
w.2024.27
Version w.2024.27 release from w_2024_27/b7199
w.2024.26
Version w.2024.26 release from w_2024_26/b7192
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
w.2024.25
Version w.2024.25 release from w_2024_25/b7181
w.2024.24
Version w.2024.24 release from w_2024_24/b7174
w.2024.23
Version w.2024.23 release from w_2024_23/b7167