File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,20 @@ dmriprep
9
9
.. image :: https://img.shields.io/travis/akeshavan/dmriprep.svg
10
10
:target: https://travis-ci.org/akeshavan/dmriprep
11
11
12
+ .. image :: https://api.codacy.com/project/badge/Grade/01a2d18ee62846e3817c6dccd7f8f5f1
13
+ :target: https://www.codacy.com/app/josephmje/dmriprep?utm_source=github.com&utm_medium=referral&utm_content=josephmje/dmriprep&utm_campaign=Badge_Grade
14
+ :alt: Codacy Badge
15
+
12
16
.. image :: https://readthedocs.org/projects/dmriprep/badge/?version=latest
13
- :target: https://dmriprep.readthedocs.io/en/latest/?badge=latest
17
+ :target: https://dmriprep-personal .readthedocs.io/en/latest/?badge=latest
14
18
:alt: Documentation Status
15
19
16
20
17
- Preprocessing of neuroimaging data in preparation for AFQ analysis
18
- ------------------------------------------------------------------
21
+ Preprocessing of neuroimaging dwi data
22
+ --------------------------------------
19
23
20
24
* Free software: BSD license
21
- * Documentation: https://dmriprep.readthedocs.io.
25
+ * Documentation: https://dmriprep-personal .readthedocs.io.
22
26
23
27
Preparing your data
24
28
-------------------
@@ -29,8 +33,8 @@ You should have raw data organized in the BIDS format. Also, you should have run
29
33
30
34
bids
31
35
├── derivatives
32
- │ └── sub-01
33
- │ └── freesurfer
36
+ │ └── freesurfer
37
+ │ └── sub-01
34
38
└── sub-01
35
39
├── dwi
36
40
│ ├── sub-01_ses-01_dwi.bval
You can’t perform that action at this time.
0 commit comments