Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: obs_lsst
-
Labels:None
-
Story Points:0.25
-
Team:Architecture
-
Urgent?:No
Description
When the TS8 translator does not found a valid FILTPOS header it declares that the physical filter must be "NONE". Unfortunately the list of valid TS8 filters for TS8 is:
instrument name band
|
---------- -------- --------
|
LSST-TS8 275CutOn 275CutOn
|
LSST-TS8 550CutOn 550CutOn
|
LSST-TS8 empty white
|
LSST-TS8 g g
|
LSST-TS8 i i
|
LSST-TS8 r r
|
LSST-TS8 u u
|
LSST-TS8 unknown unknown
|
LSST-TS8 y y
|
LSST-TS8 z z
|
Change the translator to return "unknown" instead of NONE (if there really is no filter it should be returning "empty" but I'm not sure if we know).
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Reviewers | James Chiang [ jchiang ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Story Points | 0.25 |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |