You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if the Astroquery version is explicitly set to be 4.3.1 when installing, then everything is uppercase in the table names. It would be more robust to either see what version of Astroquery is installed or to list the table headers and see if the strings are capitalized or not.
This line throws an exception:
swiftbat_python/swiftbat/swinfo.py
Line 185 in 8abd7ab
since it references RA instead of ra & Dec instead of dec.
The text was updated successfully, but these errors were encountered: