space-physics / astrometry_geomap

FITS to Azimuth/Elevation using Astrometry.net--calibrate and plate scale images
https://www.scivision.dev/astrometry-tips-techniques
ISC License
10 stars 2 forks source link

allow easier usage from website #2

Closed drhirsch closed 10 years ago

drhirsch commented 10 years ago

At least, eliminate the FITSFixedWarning when using .wcs file, and make it so that the original fits isn't mindlessly needed. Make the .wcs file imply --skip option Thanks to Glenn Sugar for noticing.

drhirsch commented 10 years ago

I made it so that .wcs alone (only file in directory) can be used. FITSFixedWarning still appears, but I'll ignore that for now.