File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -299,6 +299,16 @@ Simple image access queries
299299Image Access VO service. In the following example we are looking for Spitzer
300300Enhanced Imaging products in the centre of the COSMOS field as a `~astropy.table.Table `.
301301
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 the
307+ `IRSA tutorials
308+ <https://caltech-ipac.github.io/irsa-tutorials/#accessing-irsa-s-on-premises-holdings-using-vo-protocols> `__.
309+
310+ For more info, visit the `IRSA documentation <https://irsa.ipac.caltech.edu/ibe/sia_v1.html >`__
311+
302312.. doctest-remote-data ::
303313
304314 >>> from astroquery.ipac.irsa import Irsa
You can’t perform that action at this time.
0 commit comments