Skip to content

Releases: lsst/sdm_schemas

3.1.0 - Add LTD-based schema browser

05 Aug 23:50
05a9ddc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.1.0

w.2024.31

01 Aug 09:36
4b89448
Compare
Choose a tag to compare
Version w.2024.31 release from w_2024_31/b7226

w.2024.30

25 Jul 08:22
4b89448
Compare
Choose a tag to compare
Version w.2024.30 release from w_2024_30/b7219

w.2024.29

18 Jul 09:30
4b89448
Compare
Choose a tag to compare
Version w.2024.29 release from w_2024_29/b7212

3.0.2

18 Jul 18:57
4b89448
Compare
Choose a tag to compare

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

17 Jul 21:32
4b89448
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

w.2024.28

13 Jul 16:16
39d0d49
Compare
Choose a tag to compare
Version w.2024.28 release from w_2024_28/b7206

w.2024.27

04 Jul 09:43
a9dd054
Compare
Choose a tag to compare
Version w.2024.27 release from w_2024_27/b7199

w.2024.26

27 Jun 10:20
a9dd054
Compare
Choose a tag to compare
Version w.2024.26 release from w_2024_26/b7192

3.0.0

28 Jun 17:27
a9dd054
Compare
Choose a tag to compare

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

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

Full Changelog: 2.6.2...3.0.0