Document multiple masks for cubes
- Dominant language
- Python
- Stars
- 204
- Forks
- 134
- Avg merge
- 12h 55m
- Merged PRs (30d)
- 1
Description
Working on the STScI JDADF notebooks I noticed users have multiple masks that represent different types of errors. Right now the `SpectrumCollection` object only stores one mask object. It would be useful to be able to handle multiple masks along with
- Maybe be able to select which masks to apply
- Saving and reading multiple masks from file
I would imagine a mask collection object that would do this?
Contributor guide
Research direction
Start by reading the SpectrumCollection object and its current single-mask handling. Clarify the mask collection design, including how users select masks and how multiple masks are saved to and read from files. Done means the object supports multiple masks and both requested workflows are defined and covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100