Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Christopher Waters
Christopher WatersReporter
John Parejko
John ParejkoLabels
Reviewers
John Parejko
Story Points
2
RubinTeam
Data Release Production
Components
Priority
Checklist
Checklist
Created December 17, 2020 at 1:30 AM
Updated June 5, 2021 at 9:55 PM
Resolved March 11, 2021 at 7:49 PM
isrTask
currently is ambiguous about whether it is accepting physical filter or band labels for e.g. FringeTask. https://rubinobs.atlassian.net/browse/DM-27170#icft=DM-27170 is deprecatingFringeConfig.useFilterAliases
(which doesn't appear to be used in any of our existing configs), but thefilterName
assignments inisrTask.py
and the uses ofFringeConfig.filters
need to be clarified Based on conversation with @Christopher Waters, this is preferablyphysicalLabel
, possibly with a fallback toband
that prints a warnings as a stopgap. Any obs package configs that specify filters for ISR (probably only forFringeTask
, but I cannot be sure) should be changed to only use physical filter labels.