fit_continuum: implement continuum fitting windows
Open
enhancement
fitting
- Dominant language
- Python
- Stars
- 204
- Forks
- 134
- Avg merge
- 12h 55m
- Merged PRs (30d)
- 1
Description
The 'window' and 'weights' parameter in specutils.fit_continuum should be implemented to allow users to indicate which spectral regions to be used in fitting, and what weights should be given to these regions.
Contributor guide
Research direction
Start at the specutils.fit_continuum entry point and inspect how the window and weights parameters are currently handled. Implement behavior allowing callers to select spectral regions and assign their fitting weights, then verify that continuum fits reflect those selections and weights.
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