There isn't much documentation on the output of the pipeline and I'm having a little trouble parsing all the files. There also seems to be a lot of the same data in duplicate locations. I've gather that my telluric-corrected spectrum is in a file named something like SDCH_20161112_0026.spec_a0v.fits, with five extensions: telluric-corrected spectrum, wavelength, target spectrum, A0V spectrum, and a Vega spectrum. I'm left with two questions.
-
How do I figure out which A0V spectrum was used for telluric correction for each target?
-
Is there a quick way to get the variance of the telluric-corrected spectrum?
The 2nd and 3rd extensions of the .spec_a0v.fits are the same as the 2nd and 1st extensions of the .spec.fits file of the target, respectively. I've figured out that the telluric-corrected spectrum is nearly exactly = target / (A0V / Vega). If I choose the right A0V, I can just do the target/(A0V/Vega) myself and get nearly exactly what is in the .spec_a0v.fits file. So I could just propagate the variances myself, but that requires going through and confirming I am using the right A0V in each case. Knowing which A0V the pipeline used would make this easier and not a big deal.
Furthermore, the wavelengths in the .spec_a0v.fits file are the same as in the .spec.fits file. I would have guessed they would be the same as what is in the .wave.fits file for the A0V star because that has gone through a fine-tuning based on a telluric absorption model, correct?
There isn't much documentation on the output of the pipeline and I'm having a little trouble parsing all the files. There also seems to be a lot of the same data in duplicate locations. I've gather that my telluric-corrected spectrum is in a file named something like SDCH_20161112_0026.spec_a0v.fits, with five extensions: telluric-corrected spectrum, wavelength, target spectrum, A0V spectrum, and a Vega spectrum. I'm left with two questions.
How do I figure out which A0V spectrum was used for telluric correction for each target?
Is there a quick way to get the variance of the telluric-corrected spectrum?
The 2nd and 3rd extensions of the .spec_a0v.fits are the same as the 2nd and 1st extensions of the .spec.fits file of the target, respectively. I've figured out that the telluric-corrected spectrum is nearly exactly = target / (A0V / Vega). If I choose the right A0V, I can just do the target/(A0V/Vega) myself and get nearly exactly what is in the .spec_a0v.fits file. So I could just propagate the variances myself, but that requires going through and confirming I am using the right A0V in each case. Knowing which A0V the pipeline used would make this easier and not a big deal.
Furthermore, the wavelengths in the .spec_a0v.fits file are the same as in the .spec.fits file. I would have guessed they would be the same as what is in the .wave.fits file for the A0V star because that has gone through a fine-tuning based on a telluric absorption model, correct?