OttoStruve / muler

A Python package for working with pipeline-produced spectra from IGRINS, HPF, and Keck NIRSPEC
https://muler.readthedocs.io
MIT License
15 stars 9 forks source link

Flatten continuum method #62

Closed gully closed 3 years ago

gully commented 3 years ago

We want a .flatten() method, which is essentially just dividing the input spectrum by its smoothed version. The main challenge here is deriving the smoothed version with appropriate masking.