Skip to content

Commit

Permalink
Should close #48, #47.
Browse files Browse the repository at this point in the history
  • Loading branch information
KCollins committed Sep 28, 2024
1 parent 0a8f4d1 commit a1b86eb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ Main Functions

.. autofunction:: magplots.fill_nan

.. autofunction:: magFunctions.reject_outliers
.. autofunction:: magplots.reject_outliers

.. autofunction:: magFunctions.magfetch
.. autofunction:: magplots.magfetch

.. autofunction:: magFunctions.magfetchtgo
.. autofunction:: magplots.magfetchtgo

.. autofunction:: magFunctions.magdf
.. autofunction:: magplots.magdf

.. autofunction:: magFunctions.magfig
.. autofunction:: magplots.magfig

.. autofunction:: magFunctions.magspect
.. autofunction:: magplots.magspect

.. autofunction:: magFunctions.wavepwr
.. autofunction:: magplots.wavepwr

.. autofunction:: magFunctions.wavefig
.. autofunction:: magplots.wavefig

.. autofunction:: magFunctions.magall
.. autofunction:: magplots.magall

0 comments on commit a1b86eb

Please sign in to comment.