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
The gist of this problem is that the "row limit" feature will cause people who haven't configured their systems to ignore the row limit will only get 50 entries in the vizier/gaia tables.
We should probably just add Gaia.ROW_LIMIT = -1 and similar for vizier or something like that.
The text was updated successfully, but these errors were encountered:
The gist of this problem is that the "row limit" feature will cause people who haven't configured their systems to ignore the row limit will only get 50 entries in the vizier/gaia tables.
We should probably just add
Gaia.ROW_LIMIT = -1
and similar for vizier or something like that.The text was updated successfully, but these errors were encountered: