Skip to content

Commit

Permalink
Fix Sphinx warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Jun 20, 2014
1 parent 93fa23a commit 22fb8a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.rst
Expand Up @@ -97,6 +97,7 @@ pixel-matched version of the position-velocity extractor. It is simple to
initialize:

.. code-block:: python
from pvextractor.gui import PVSlicer
pv = PVSlicer('cube.fits')
Expand All @@ -115,6 +116,7 @@ it is in the ``scripts`` subdirectory of the source code. Then start
up ds9 with the analysis tool loaded

.. code-block:: bash
ds9 -analysis load /path/to/pvextractor/scripts/ds9_pvextract.ans &
Then load any cube in ds9. You can draw a line, a vector, or a "segment"; only
Expand Down

0 comments on commit 22fb8a0

Please sign in to comment.