CIERA-Transients / POTPyRI

GNU General Public License v3.0
6 stars 6 forks source link

Astrometry.net and aperture photometry fix and deprecation updates #8

Closed nabeelre closed 1 year ago

nabeelre commented 1 year ago

The header created by astrometry.net replaces the stacked image's original header. These changes re-add the GAIN field to the new header, which is needed when doing aperture photometry.

KerryPaterson commented 1 year ago

Please check all important header keywords from the final stack are transferred over to the new header when using astrometry.net i.e. all the keywords added to the stack such as total exposure, effective exposure, read noise, number of files that created the stack (main pipeline lines ~400).

nabeelre commented 1 year ago

Added other important header keywords. Are there others I missed?