-
Type: Story
-
Status: Won't Fix (View Workflow)
-
Priority: Normal
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
The `PfsFiberNorms` object contains values for all the fiberIds for a specified arm, but sometimes we're interested in a subset. The `PfsArm` and `PfsConfig` objects have the ability to return a subset of themselves via being indexed by a `bool` array (and a helper function `select`). Please implement something like this, presenting a uniform interface to the extent possible (and sensible)