Skip to content

Commit

Permalink
slight doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Mar 5, 2019
1 parent 4f32e71 commit 2c9ba4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For finer-tuned control, you may wish to make an OTF file from your PSF using :f
... result = rl_decon(image, ctx.out_shape)
... # do something with result...
If you have a 3D PSF volume, there is a shortcut that facilitates temporary OTF generation...
If you have a 3D PSF volume, the :class:`pycudadecon.TemporaryOTF` context manager facilitates temporary OTF generation...

.. code-block:: python
Expand Down

0 comments on commit 2c9ba4f

Please sign in to comment.