LSSTDESC / sims_GCRCatSimInterface

LSST sims interface to gcr-catalogs
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

update SED labels to conform to GCR schema #8

Closed yymao closed 6 years ago

yymao commented 6 years ago

While this can be as simple as just replace the content in the data/dc2_seds.txt, I feel like we can use this chance to refactor the first part of data/get_sed_mags.py: instead of getting the SED labels from a text file, we can directly obtain them from GCR directly.

@danielsf any comments or suggestions? I'll be happy to take a stab on this.

danielsf commented 6 years ago

If you can get them directly from the GCR, I support it.