dstndstn / astrometry.net

Astrometry.net -- automatic recognition of astronomical images
http://astrometry.net
Other
661 stars 185 forks source link

crpix-x and crpix-y command rounds inputs to nearest integer #240

Closed s-laurila closed 2 years ago

s-laurila commented 2 years ago

When I input a non-integer value, the "crpix0" and "crpix1" values are integers. However, if I use the command "crpix-center", the "crpix0" and "crpix1" values can have non-integer values, or if I pass is no command for the center pixel.

dstndstn commented 2 years ago

Ooops!, good catch!

Fixed in b7e222cf