annayqho / TheCannon

a data-driven method for determining stellar parameters and abundances from stellar spectra
MIT License
39 stars 16 forks source link

What is "Cannonisable"? Write an introduction explaining the input data requirements. #31

Closed annayqho closed 9 years ago

annayqho commented 9 years ago
davidwhogg commented 9 years ago
davidwhogg commented 9 years ago
annayqho commented 9 years ago

just to make sure I understand that last point: incoming spectra should not be continuum-normalized with medians or quantiles, because we are subsequently going to continuum-normalize with medians?

davidwhogg commented 9 years ago

No, we will NEVER normalize with medians -- in the Cannon we only used the quantiles as a starting point, and then we iterated to get a list of wavelengths that are "continuum safe" and then we fit a curve through those points. If the input data have had anything done to them that involves medians or quantiles, it will break the model -- or distort it as a function of SNR.

annayqho commented 9 years ago

ok, this information lives in section 2.2 of the current draft of the paper.