diff options
Diffstat (limited to 'doc/source/wcsutil.rst')
-rw-r--r-- | doc/source/wcsutil.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/source/wcsutil.rst b/doc/source/wcsutil.rst new file mode 100644 index 0000000..8a8be24 --- /dev/null +++ b/doc/source/wcsutil.rst @@ -0,0 +1,19 @@ +.. _wcsutil: + +************************************** +WCSUTIL +************************************** +This package provides an HSTWCS class which performs WCS based coordinate +transformations and a module for managing alternate WCS's. + +.. currentmodule:: stwcs.wcsutil.__init__ + +.. toctree:: + :maxdepth: 2 + + + hstwcs_ui + hstwcs + altwcs + + |