SIMPLE-AstroDB / SIMPLE-db

BSD 3-Clause "New" or "Revised" License
11 stars 22 forks source link

Photometry improvements #301

Closed kelle closed 6 months ago

kelle commented 2 years ago
kelle commented 2 years ago

potentially use @hover2pi svo_filters package: https://github.com/hover2pi/svo_filters/tree/master/svo_filters

Will-Cooper commented 2 years ago

Links with https://github.com/SIMPLE-AstroDB/SIMPLE-web/issues/102. I note also we need UCDs in the Photometry table for SDSS, GAIA.g and WISE (as important examples)

kelle commented 1 year ago

Relevat to #379

kelle commented 8 months ago

Need to assign consistent UCDs. For example, right now, Y band is both NIR and I. (Sort the PhotometryFilters table by effective_wavelength.)

kelle commented 7 months ago

Helper functions to avoid this situation in the future are in https://github.com/astrodbtoolkit/astrodb_scripts/pull/26 with the implementation of the ingest_photometery_filters , fetch_svo functions.

But our PhotometryFilters table probably still needs some cleanup...