Add input_masks to reproject_and_coadd
Open
enhancement
- Dominant language
- Python
- Stars
- 127
- Forks
- 74
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 2
Description
Currently we can pass weights to reproject_and_coadd but it might be nice to provide a way to provide boolean masks (which could then easily be generated from data quality arrays).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the reproject_and_coadd entry point and tracing how its existing weights are accepted and used. Determine where boolean input masks should enter that flow, then verify that masks can be generated from data-quality arrays and are applied correctly during coaddition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100