File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ HeuDiConv operates using a heuristic, which provides information on
23
23
how your files should be converted. A number of example heuristics are
24
24
provided to address various use-cases
25
25
26
- - the [ cmrr_heuristic] ( heuristics/cmrr_heuristic.py ) provides an
26
+ - the [ cmrr_heuristic] ( heudiconv/ heuristics/cmrr_heuristic.py) provides an
27
27
example for a conversion to [ BIDS]
28
- - the [ reproin] ( heuristics/reproin.py ) could be used to establish
28
+ - the [ reproin] ( heudiconv/ heuristics/reproin.py) could be used to establish
29
29
a complete imaging center wide automation to convert all acquired
30
30
data to [ BIDS] following a simple naming
31
31
[ convention] ( https://goo.gl/o0YASC ) for studies and sequences
@@ -36,7 +36,7 @@ provided to address various use-cases
36
36
37
37
Released versions of HeuDiConv are available from PyPI so you could
38
38
just ` pip install heudiconv[all] ` for the most complete installation,
39
- and it would require manual installation ony
39
+ and it would require manual installation only
40
40
of the [ dcm2niix] ( https://github.com/rordenlab/dcm2niix/ ) . On
41
41
Debian-based systems we recommend to use
42
42
[ NeuroDebian] ( http://neuro.debian.net ) providing
You can’t perform that action at this time.
0 commit comments