We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b46e1d commit 93adae7Copy full SHA for 93adae7
docs/vizier/vizier.rst
@@ -49,7 +49,8 @@ Get a whole catalog
49
50
From the result of the precedent example, let's select ``J/ApJ/788/39``.
51
We call :meth:`~astroquery.vizier.VizierClass.get_catalogs`. Let's fix the number of
52
-returned rows to 1 for now while we inspect the result:
+returned rows to 1 for now, to minimize the amount of data we download and speed up
53
+exploration, while we inspect the result:
54
55
.. doctest-remote-data::
56
0 commit comments