-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: d10f1fea4eb11a3e4eee25c94a5c6abf | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Library API (application program interface) | ||
=========================================== | ||
|
||
Information on specific functions, classes, and methods. | ||
|
||
.. toctree:: | ||
:glob: | ||
|
||
api/sdcflows.cli | ||
api/sdcflows.config | ||
api/sdcflows.data | ||
api/sdcflows.fieldmaps | ||
api/sdcflows.interfaces | ||
api/sdcflows.transform | ||
api/sdcflows.utils | ||
api/sdcflows.viz | ||
api/sdcflows.workflows |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.cli.main module | ||
======================== | ||
|
||
.. automodule:: sdcflows.cli.main | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.cli.parser module | ||
========================== | ||
|
||
.. automodule:: sdcflows.cli.parser | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
sdcflows.cli package | ||
==================== | ||
|
||
.. automodule:: sdcflows.cli | ||
:members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.cli.main | ||
sdcflows.cli.parser | ||
sdcflows.cli.workflow |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.cli.workflow module | ||
============================ | ||
|
||
.. automodule:: sdcflows.cli.workflow | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.config module | ||
====================== | ||
|
||
.. automodule:: sdcflows.config | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.data package | ||
===================== | ||
|
||
.. automodule:: sdcflows.data | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.fieldmaps module | ||
========================= | ||
|
||
.. automodule:: sdcflows.fieldmaps | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.interfaces.brainmask module | ||
==================================== | ||
|
||
.. automodule:: sdcflows.interfaces.brainmask | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.interfaces.bspline module | ||
================================== | ||
|
||
.. automodule:: sdcflows.interfaces.bspline | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.interfaces.epi module | ||
============================== | ||
|
||
.. automodule:: sdcflows.interfaces.epi | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.interfaces.fmap module | ||
=============================== | ||
|
||
.. automodule:: sdcflows.interfaces.fmap | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.interfaces.reportlets module | ||
===================================== | ||
|
||
.. automodule:: sdcflows.interfaces.reportlets | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
sdcflows.interfaces package | ||
=========================== | ||
|
||
.. automodule:: sdcflows.interfaces | ||
:members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.interfaces.brainmask | ||
sdcflows.interfaces.bspline | ||
sdcflows.interfaces.epi | ||
sdcflows.interfaces.fmap | ||
sdcflows.interfaces.reportlets | ||
sdcflows.interfaces.utils |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.interfaces.utils module | ||
================================ | ||
|
||
.. automodule:: sdcflows.interfaces.utils | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.transform module | ||
========================= | ||
|
||
.. automodule:: sdcflows.transform | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.utils.bimap module | ||
=========================== | ||
|
||
.. automodule:: sdcflows.utils.bimap | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.utils.epimanip module | ||
============================== | ||
|
||
.. automodule:: sdcflows.utils.epimanip | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.utils.misc module | ||
========================== | ||
|
||
.. automodule:: sdcflows.utils.misc | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.utils.phasemanip module | ||
================================ | ||
|
||
.. automodule:: sdcflows.utils.phasemanip | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
sdcflows.utils package | ||
====================== | ||
|
||
.. automodule:: sdcflows.utils | ||
:members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.utils.bimap | ||
sdcflows.utils.epimanip | ||
sdcflows.utils.misc | ||
sdcflows.utils.phasemanip | ||
sdcflows.utils.telemetry | ||
sdcflows.utils.tools | ||
sdcflows.utils.wrangler |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.utils.telemetry module | ||
=============================== | ||
|
||
.. automodule:: sdcflows.utils.telemetry | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.utils.tools module | ||
=========================== | ||
|
||
.. automodule:: sdcflows.utils.tools | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.utils.wrangler module | ||
============================== | ||
|
||
.. automodule:: sdcflows.utils.wrangler | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
sdcflows.viz package | ||
==================== | ||
|
||
.. automodule:: sdcflows.viz | ||
:members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.viz.utils |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.viz.utils module | ||
========================= | ||
|
||
.. automodule:: sdcflows.viz.utils | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.ancillary module | ||
=================================== | ||
|
||
.. automodule:: sdcflows.workflows.ancillary | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.apply.correction module | ||
========================================== | ||
|
||
.. automodule:: sdcflows.workflows.apply.correction | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.apply.registration module | ||
============================================ | ||
|
||
.. automodule:: sdcflows.workflows.apply.registration | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
sdcflows.workflows.apply package | ||
================================ | ||
|
||
.. automodule:: sdcflows.workflows.apply | ||
:members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.workflows.apply.correction | ||
sdcflows.workflows.apply.registration |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.base module | ||
============================== | ||
|
||
.. automodule:: sdcflows.workflows.base | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.fit.base module | ||
================================== | ||
|
||
.. automodule:: sdcflows.workflows.fit.base | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.fit.fieldmap module | ||
====================================== | ||
|
||
.. automodule:: sdcflows.workflows.fit.fieldmap | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.fit.pepolar module | ||
===================================== | ||
|
||
.. automodule:: sdcflows.workflows.fit.pepolar | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
sdcflows.workflows.fit package | ||
============================== | ||
|
||
.. automodule:: sdcflows.workflows.fit | ||
:members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.workflows.fit.base | ||
sdcflows.workflows.fit.fieldmap | ||
sdcflows.workflows.fit.pepolar | ||
sdcflows.workflows.fit.syn |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.fit.syn module | ||
================================= | ||
|
||
.. automodule:: sdcflows.workflows.fit.syn | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
sdcflows.workflows.outputs module | ||
================================= | ||
|
||
.. automodule:: sdcflows.workflows.outputs | ||
:members: | ||
:show-inheritance: |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
sdcflows.workflows package | ||
========================== | ||
|
||
.. automodule:: sdcflows.workflows | ||
:members: | ||
:show-inheritance: | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.workflows.apply | ||
sdcflows.workflows.fit | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
sdcflows.workflows.ancillary | ||
sdcflows.workflows.base | ||
sdcflows.workflows.outputs |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
----------- | ||
What's new? | ||
----------- | ||
|
||
.. include:: ../CHANGES.rst |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Standalone command line usage | ||
============================= | ||
*SDCFlows* can execute fieldmap estimation from a BIDS-compliant dataset by using the *standalone command line interface*: | ||
|
||
.. argparse:: | ||
:module: sdcflows.cli.parser | ||
:func: _parser | ||
:prog: sdcflows |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Examples | ||
======== | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Contents: | ||
|
||
notebooks/SDC - Theory and physics |