File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -299,6 +299,13 @@ Simple image access queries
299
299
Image Access VO service. In the following example we are looking for Spitzer
300
300
Enhanced Imaging products in the centre of the COSMOS field as a `~astropy.table.Table `.
301
301
302
+ .. note ::
303
+ There are two versions of SIA queries. This IRSA module in astroquery supports the newer,
304
+ version 2. However not all IRSA image collections have been migrated into
305
+ the newer protocol yet, if you want access to these, please use
306
+ `PyVO <https://pyvo.readthedocs.io/en/latest/ >`_ directly as showcased in these
307
+ `IRSA tutorials <https://caltech-ipac.github.io/irsa-tutorials/#accessing-irsa-s-on-premises-holdings-using-vo-protocols >`__.
308
+
302
309
.. doctest-remote-data ::
303
310
304
311
>>> from astroquery.ipac.irsa import Irsa
You can’t perform that action at this time.
0 commit comments