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.
2 parents 9073293 + b81cecb commit f553876Copy full SHA for f553876
docs/ipac/irsa/irsa.rst
@@ -388,6 +388,12 @@ only collections with a given search string in the collection names.
388
The ``servicetype`` argument is used to filter for image collections, using ``'SIA'``,
389
or spectral collections (also see below), using ``'SSA'``.
390
391
+.. note::
392
+
393
+ The query underneath ``list_collections`` is cached on the server
394
+ side, and therefore should return quickly with results.
395
+ If you experience query timeout, please open an IRSA helpdesk ticket.
396
397
.. doctest-remote-data::
398
399
>>> from astroquery.ipac.irsa import Irsa
0 commit comments