-
Type: Story
-
Status: Done (View Workflow)
-
Priority: Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
rhl has pointed out that the fiberNorms would be much more convenient to deal with if they had a similar API to that of pfsArm.
In particular, we need to be able to:
- Divide a fiberNorms by another fiberNorms
- Display a fiberNorms as if it were a pfsArm (e.g., with showAllSpectraAsImage).
- Divide a pfsArm.flux by a fiberNorms.
- Support fiberNorms.select and indexing by a boolean array.