Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: daf_butler, obs_decam
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:AP S21-3 (February)
-
Team:Alert Production
-
Urgent?:No
Description
At present, the physical_filter for DECam is something like "g DECam SDSS c0001 4720.0 1520.0", which is not ideal. It should probably just be "g"? Or perhaps, e.g., "g_4720_1520" if more specificity is desired. (And so on for the other bands.)
The goals here are (1) no spaces and (2) shorter as feasible.
Ideally this can be fixed in the next few weeks, before any shared DECam gen3 repository lands in /datasets.
Attachments
Issue Links
- relates to
-
DM-26971 Generate Gen 3 stack produced calibration products for HiTS
- Done
That looks like it should work (I didn't see a pull request so can't comment on github). It would be good if you could add a test to test_templates.py – maybe as simple as turning the physical_filter in the example into "U 2" or something.