kgullikson88 / Telluric-Fitter

Telluric fitting made easy
http://telfit.readthedocs.org/en/latest/
MIT License
20 stars 17 forks source link

Use astropy quantities #7

Closed kgullikson88 closed 9 years ago

kgullikson88 commented 9 years ago

Let the x-axis on the input data be astropy quantities instead of requiring nanometers

kgullikson88 commented 9 years ago

wavestart and waveend need to be in arbitrary units as well!

kgullikson88 commented 9 years ago

This is implemented, but only lightly tested. It works in the fit_example in the examples folder, so is probably good?