Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fzimmermann89 committed Jan 7, 2025
1 parent 1776900 commit aebfd9c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
@@ -6,6 +6,8 @@ This is the MRpro Application Programming Interface (API) documentation.
MRpro Algorithms
----------------

Reconstruction algorithms, optimizers, and coil sensitivity maps estimation.

.. autosummary::
:toctree: _autosummary
:template: module_template.rst
@@ -17,6 +19,8 @@ MRpro Algorithms
MRpro Data
----------

Classes for storing and handling MR data.

.. autosummary::
:toctree: _autosummary
:template: module_template.rst
@@ -28,6 +32,8 @@ MRpro Data
MRpro Operators
---------------

Linear operators and MR signal models.

.. autosummary::
:toctree: _autosummary
:template: module_template.rst
@@ -39,6 +45,8 @@ MRpro Operators
MRpro Phantoms
--------------

Numerical phantoms useful to evaluate reconstruction algorithms.

.. autosummary::
:toctree: _autosummary
:template: module_template.rst
@@ -50,6 +58,8 @@ MRpro Phantoms
MRpro Utilities
---------------

Utilities for tensor handling, unit conversion, and more.

.. autosummary::
:toctree: _autosummary
:template: module_template.rst

0 comments on commit aebfd9c

Please sign in to comment.