astrofrog / astrofrog/sedfitter
Add check for filter ordering
Open
- Dominant language
- Python
- Stars
- 21
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Filters have to be ordered by increasing frequency, but we should explicitly check this.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating where filter inputs are assembled or validated, then trace how their frequencies are represented. Add an explicit check that filters are ordered by increasing frequency, and verify that incorrectly ordered filters are rejected while correctly ordered filters continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100