Skip to content

Commit 8f318c1

Browse files
committed
More details. Slight reordering.
1 parent 825ef4a commit 8f318c1

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/roadmap.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,27 @@ At this point, the processing pipeline will include the following major steps:
1717
#. Susceptibility distortion correction.
1818
Using `SDCFlows <https://github.com/poldracklab/sdcflows>`__
1919

20+
#. Signal drift estimation
21+
Leveraging the :math:`b=0` extraction, rescaling and averaging that was merged in `#50 <https://github.com/nipreps/dmriprep/pull/50>`__
22+
2023
Version 0.4 (April 1st, 2020)
2124
-----------------------------
2225
#. Head motion correction.
2326

24-
A SHOREline-based approach, ported from QSIPREP.
27+
A SHOREline-based approach, ported from QSIPREP. In cases where the data are
28+
"shelled", 3dSHORE will be used as the diffusion model. If the data are
29+
single-shell, we will use SFM as the diffusion model.
2530

2631
#. Eddy current correction.
2732

2833
We will explore the possible adaptations of the HMC based on SHOREline above.
29-
SHOREline approach In cases where the data are "shelled", 3dSHORE will be
30-
used as the diffusion model. If the data are single-shell, we will use SFM
31-
as the diffusion model.
3234

3335
#. Identification of outliers.
3436

37+
We will identify volumes that are outliers in terms of head motion, or other
38+
severe artifacts that make them likely candidates for exclusion from further
39+
analysis.
40+
3541
Version 0.5 (May 1st, 2020)
3642
----------------------------
3743

0 commit comments

Comments
 (0)