Issue noticed where the first entry in a GTI file is duplicated when using the GTI example notebook. This is caused by the use of code from astropy documentation to easily append rows to a FITS file, which is now out of date and no longer works (or never worked...).
We'll need to go update utils.append_fits_entry to do this "correctly".
Issue noticed where the first entry in a GTI file is duplicated when using the GTI example notebook. This is caused by the use of code from astropy documentation to easily append rows to a FITS file, which is now out of date and no longer works (or never worked...).
We'll need to go update utils.append_fits_entry to do this "correctly".
Reported by Riley Connors.