guynir42 / guynir42/AstroRetriever
More robust fitting for LC reduction
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Add some more levels of reduction. This would generate a "smoothed flux" and "detrended flux" to be used downstream in the analysis.
This should be observatory-specific, hence in the reducer.
For ZTF this could include just removing a 3rd order polynomial from each filter/season.
For TESS this could include:
- getting rid of NaNs in a smart way (think of edge effects for filters)
- smoothing using a sine/cosine fit and then a Savitzky-Golay filter
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.