File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,20 @@ dmriprep
6
6
.. image :: https://img.shields.io/pypi/v/dmriprep.svg
7
7
:target: https://pypi.python.org/pypi/dmriprep
8
8
9
+ .. image :: https://circleci.com/gh/nipreps/dmriprep.svg?style=svg
10
+ :target: https://circleci.com/gh/nipreps/dmriprep
11
+
12
+ .. image :: https://zenodo.org/badge/DOI/10.5281/zenodo.3392201.svg
13
+ :target: https://doi.org/10.5281/zenodo.3392201
14
+
9
15
.. image :: https://readthedocs.org/projects/dmriprep/badge/?version=latest
10
16
:target: https://dmriprep.readthedocs.io/en/latest/?badge=latest
11
17
:alt: Documentation Status
12
18
13
19
14
- Preprocessing of diffusion MRI (dMRI) involves numerous steps to clean and standardize
20
+ The preprocessing of diffusion MRI (dMRI) involves numerous steps to clean and standardize
15
21
the data before fitting a particular model.
16
- Generally, researchers create ad hoc preprocessing workflows for each dataset,
22
+ Generally, researchers create ad- hoc preprocessing workflows for each dataset,
17
23
building upon a large inventory of available tools.
18
24
The complexity of these workflows has snowballed with rapid advances in
19
25
acquisition and processing.
You can’t perform that action at this time.
0 commit comments