nipy / dmriprep

MOVED TO https://github.com/nipreps/dmriprep
Other
17 stars 11 forks source link

Need a fall-back for cases where no T1w images are available #20

Open arokem opened 5 years ago

arokem commented 5 years ago

Two kinds of use-cases:

One option is to register to the FS average brain.

jyeatman commented 5 years ago

One option would be to copy in an mni template or fsaverage brain if there is not T1 image. This will put the data in (roughly) the correct orientation

arokem commented 5 years ago

DIPY has a function to fetch MNI template brains: dipy.data.fetch_mni_template