desihub / desispec

DESI spectral pipeline
BSD 3-Clause "New" or "Revised" License
36 stars 24 forks source link

Update dashboard now that cals support badamps #2258

Closed akremin closed 4 months ago

akremin commented 4 months ago

This is a minor update to the pipeline dashboard that now expects the files for cameras with a badamp. Before recent updates to the code those cameras were excluded and therefore the dashboard was told to also exclude them.

I have tested it by running the new dashboard code on the month of May 2021 in Jura. In the main branch 20210503 has "overful" calibrations because they weren't expecting the badamp camera to be processed. The updated code shows correctly that they are correctly processed.

The updated dashboard is here: https://data.desi.lbl.gov/desi/spectro/redux/kremin/dashboard.html

Note the script could use some cleanup, but I don't attempt that here beyond what was needed for this change.