-
-
Notifications
You must be signed in to change notification settings - Fork 423
Open
Description
Hi,
I've noticed that astroquery.casda.Casda.query_region
fails if the sky coordinates are given at exactly 0 declination.
I'm not sure why, as the error message is not very descriptive, but it doesn't seem to be an integer vs float issue at least, and it also doesn't seem to be this particular region of sky, as a tiny deviation from 0 DEC does work:

This is using
astroquery.__version__
'0.4.10.dev9924'