-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
DM-31448 (Allow gen2 butler lookups even when fields in the dataId are not in the registry) contains a feature that we need for PFS, but will not be released by LSST (it's a Gen2 fix, and they've removed Gen2). We need to import this fix, and rhl has an additional fix (pushed to branch u/rhl/DM-31448b of daf_persistence) that generalises the fix for use with postgres.
If successful, the following code will work at Hilo without error:
butler.get("rawb", visit=90673, arm='n', spectrograph=1, hdu=1)