megbedell / wobble

precise data-driven RV fitting, now with tellurics!
https://wobble.readthedocs.io
MIT License
39 stars 16 forks source link

we need convenience functions to apply BERVs and instrumental drifts #50

Closed megbedell closed 5 years ago

megbedell commented 5 years ago

Currently BERVs and drifts are applied by hand as a post-processing step in the example scripts. It would be better to build this into convenience functions (results.apply_bervs() and results.apply_drifts() maybe). This is related to issue #49 and email from Adrian Kaminski.

megbedell commented 5 years ago

merging this into #63