Skip to content

Commit b2000b5

Browse files
docs fix
1 parent 9f8103a commit b2000b5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/source/functions.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,16 @@ See `PyBundle class <pybundle_class.html>`_ for details.
2727
Provides object-oriented access to mosaicing functionality of PyFibreBundle.
2828
See `Mosaic class <mosaicing.html>`_ for details.
2929

30+
.. py:function:: SuperRes()
3031
32+
Functions for super-resolution. Normally these should be accessed using the
33+
PyBundle class. See `Super Resolution Section <super_res.html>`_ for details.
34+
35+
.. py:function:: BundleCalibration()
36+
:noindex:
37+
38+
Stores a calibration for triangular linear interpolation, both normal and
39+
super-resolution.
3140

3241

3342
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)