mommermi / photometrypipeline

automated photometry pipeline for small to medium-sized observatories
GNU General Public License v3.0
62 stars 27 forks source link

No *.dat #45

Open MADECICCO opened 4 years ago

MADECICCO commented 4 years ago

Dear Michael, Testing the code using example image fits (217 or 218), no *.dat is produced

and the following error occurs :

---- run image registration

extract sources from 1 frames

..... init raise VerifyError('\n'.join(msg)) astropy.io.fits.verify.VerifyError: The following keyword arguments to Column were invalid: Column disp option (TDISPn) failed verification: Format E15 is not recognized. The invalid value will be ignored for the purpose of formatting the data in this column.

mommermi commented 3 years ago

I'm sorry for my late reply. I encountered this issue now myself and removed the TDISPn references when querying Vizier entirely, which seemed to fix it for me. If the issue still persists, please let me know.