Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kylechampley committed Aug 18, 2024
1 parent 2961a7e commit 123d8b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/preprocessing_algorithms.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Preprocessing Algorithms
========================

.. autofunction:: leap_preprocessing_algorithms.gain_correction
.. autofunction:: leap_preprocessing_algorithms.makeAttenuationRadiographs
.. autofunction:: leap_preprocessing_algorithms.badPixelCorrection
.. autofunction:: leap_preprocessing_algorithms.outlierCorrection
Expand All @@ -10,4 +11,5 @@ Preprocessing Algorithms
.. autofunction:: leap_preprocessing_algorithms.ringRemoval_fast
.. autofunction:: leap_preprocessing_algorithms.ringRemoval_median
.. autofunction:: leap_preprocessing_algorithms.ringRemoval
.. autofunction:: leap_preprocessing_algorithms.transmission_shift
.. autofunction:: leap_preprocessing_algorithms.parameter_sweep

0 comments on commit 123d8b4

Please sign in to comment.