-
Type: Story
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: datamodel
-
Labels:None
When the selection is on fiberId and/or spectrograph pfsConfig may be omitted.
While selecting on fiberId is probably uncommon,
spec = butler.get("pfsMerged", dataId).select(spectrograph=1)
is a common action, and worth supporting. fiberId comes for almost-free.