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 16d204d commit 67d2f5fCopy full SHA for 67d2f5f
docs/hips2fits/hips2fits.rst
@@ -18,7 +18,7 @@ Given an astropy user-defined WCS with a HiPS name,
18
hips2fits will return you the corresponding FITS image (JPG/PNG output formats are also implemented).
19
20
See the list of valid HiPS names hosted in CDS `here <http://aladin.unistra.fr/hips/list>`_. It is also
21
-possible to use :meth:`astroquery.mocserver.MOCserver.find_datasets` to retrieve the list of HiPSes matching an expression
+possible to use :meth:`astroquery.mocserver.MOCServerClass.find_datasets` to retrieve the list of HiPSes matching an expression
22
(e.g. \*HST\* will return the names of the HST surveys HiPSes).
23
24
This package implements two methods:
0 commit comments