Skip to content

Commit

Permalink
Merge pull request #105 from AllenNeuralDynamics/wip/update_docs_docs…
Browse files Browse the repository at this point in the history
…trings

Wip/update docs docstrings
  • Loading branch information
hannalee2 authored Oct 8, 2024
2 parents 9bcd8eb + 3215b46 commit b27cc1e
Show file tree
Hide file tree
Showing 35 changed files with 1,032 additions and 73 deletions.
29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.axis_filter.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.axis\_filter
=====================

.. automodule:: parallax.axis_filter











.. rubric:: Classes

.. autosummary::

AxisFilter









30 changes: 30 additions & 0 deletions docs/source/_autosummary/parallax.bundle_adjustment.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
parallax.bundle\_adjustment
===========================

.. automodule:: parallax.bundle_adjustment











.. rubric:: Classes

.. autosummary::

BALOptimizer
BALProblem









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.calculator.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.calculator
===================

.. automodule:: parallax.calculator











.. rubric:: Classes

.. autosummary::

Calculator









30 changes: 30 additions & 0 deletions docs/source/_autosummary/parallax.calibration_camera.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
parallax.calibration\_camera
============================

.. automodule:: parallax.calibration_camera











.. rubric:: Classes

.. autosummary::

CalibrationCamera
CalibrationStereo









38 changes: 38 additions & 0 deletions docs/source/_autosummary/parallax.camera.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
parallax.camera
===============

.. automodule:: parallax.camera







.. rubric:: Functions

.. autosummary::

close_cameras
list_cameras





.. rubric:: Classes

.. autosummary::

MockCamera
PySpinCamera
VideoSource









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.coords_transformation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.coords\_transformation
===============================

.. automodule:: parallax.coords_transformation











.. rubric:: Classes

.. autosummary::

RotationTransformation









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.curr_bg_cmp_processor.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.curr\_bg\_cmp\_processor
=================================

.. automodule:: parallax.curr_bg_cmp_processor











.. rubric:: Classes

.. autosummary::

CurrBgCmpProcessor









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.curr_prev_cmp_processor.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.curr\_prev\_cmp\_processor
===================================

.. automodule:: parallax.curr_prev_cmp_processor











.. rubric:: Classes

.. autosummary::

CurrPrevCmpProcessor









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.main_window_wip.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.main\_window\_wip
==========================

.. automodule:: parallax.main_window_wip











.. rubric:: Classes

.. autosummary::

MainWindow









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.mask_generator.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.mask\_generator
========================

.. automodule:: parallax.mask_generator











.. rubric:: Classes

.. autosummary::

MaskGenerator









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.model.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.model
==============

.. automodule:: parallax.model











.. rubric:: Classes

.. autosummary::

Model









29 changes: 29 additions & 0 deletions docs/source/_autosummary/parallax.no_filter.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
parallax.no\_filter
===================

.. automodule:: parallax.no_filter











.. rubric:: Classes

.. autosummary::

NoFilter









Loading

0 comments on commit b27cc1e

Please sign in to comment.