3
3
Development road-map
4
4
====================
5
5
This road-map serves as a guide for developers as well as a way for us to
6
- communicate to users and other stake-holders aboout the expectations they should
6
+ communicate to users and other stake-holders about the expectations they should
7
7
have about the current functionality of the software and future developments.
8
8
9
- If you want to be part of the team developing this road-map, please make sure you
10
- take a look into our `Contributors Guidelines <https://www.nipreps.org/community/CONTRIBUTING >`__.
9
+ If you would like to be part of the team developing this road-map, please be sure to
10
+ read our `Contributors Guidelines <https://www.nipreps.org/community/CONTRIBUTING >`__.
11
11
Then, please write one of the developers to be invited to our bi-weekly meetings.
12
12
13
- This road-map proposes a :abbr: `RERO ( release early, release often ) ` planning , scheduling
13
+ This road-map proposes a :abbr: `RERO ( release early, release often ) ` philosophy , scheduling
14
14
a monthly release until the first stable 1.0 release is reached.
15
15
16
16
.. important ::
@@ -26,7 +26,7 @@ alpha releases, which makes *dMRIPrep* go ahead of *fMRIPrep* in addressing dist
26
26
:math: `B_0 ` inhomogeneity.
27
27
28
28
This release will also include Salim's efforts in `#144 <https://github.com/nipreps/dmriprep/pull/144 >`__
29
- to provide with a temporary implementation of head-motion and Eddy-currents correction using
29
+ to provide a temporary implementation of head-motion and Eddy-currents correction using
30
30
FSL's ``eddy ``.
31
31
This temporary solution will be replaced by our 3dSHORE-based algorithm ported from QSIPREP,
32
32
and left in place for researchers who prefer this option.
@@ -114,7 +114,7 @@ Version 0.9 (May, 2021)
114
114
115
115
- Determine an appropriate dataset
116
116
- Plan for benchmarking experiments (`#121 <https://github.com/nipreps/dmriprep/issues/121 >`__)
117
- - Start with addressing issues as the are reported
117
+ - Start with addressing issues as they are reported
118
118
119
119
Version 1.0 (Targetted for September 2021)
120
120
------------------------------------------
0 commit comments