Skip to content

Commit 961cb34

Browse files
committed
DOC: Mention ReproNim and CON in the reproin heuristic description
1 parent 4175f06 commit 961cb34

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

heudiconv/heuristics/reproin.py

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
(AKA dbic-bids) Flexible heuristic to establish BIDS DataLad datasets hierarchy
33
44
Initially developed and deployed at Dartmouth Brain Imaging Center
5-
(http://dbic.dartmouth.edu) using Siemens Prisma 3T
5+
(http://dbic.dartmouth.edu) using Siemens Prisma 3T under the umbrellas of the
6+
Center of Reproducible Neuroimaging Computation (ReproNim, http://repronim.org)
7+
and Center for Open Neuroscience (CON, http://centerforopenneuroscience.org).
68
79
## Dataset ownership/location
810
@@ -77,8 +79,8 @@
7779
a (typically functional) run. The same idea as with SESID.
7880
7981
_dir-[AP,PA,LR,RL,VD,DV] (optional)
80-
to be used for fmap images, whenever a pair of the SE images is collected
81-
to be used to estimate the fieldmap
82+
to be used for fmap images, whenever a pair of the SE images is collected
83+
to be used to estimate the fieldmap
8284
8385
<more BIDS> (optional)
8486
any other fields (e.g. _acq-) from BIDS acquisition

0 commit comments

Comments
 (0)