desihub / fastspecfit

Fast spectral synthesis and emission-line fitting of DESI spectra.
https://fastspecfit.readthedocs.org
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

add TERTIARY_MASK #134

Closed moustakas closed 1 year ago

moustakas commented 1 year ago

The code currently only knows about secondary targets; need to add tertiary targets, too: https://github.com/desihub/fastspecfit/blob/main/py/fastspecfit/io.py#L28-L40

Ditto for the web-app and also need to update the data-model documentation.

moustakas commented 1 year ago

I decided to not make any changes to the data model to accommodate tertiary targets.