S_LOAD_DWI
FS_LOAD_DWI: Undefined variable.
>setenv FS_LOAD_DWI 0
>echo $FS_LOAD_DWI
0
>mri_convert …
I’m hoping it will solve your problem by setting the environment variable.
Best,
Yujing
From: freesurfer-boun...@nmr.mgh.harvard.edu
On Behalf Of Mateo Jean
Sent:
variable, you do ‘export FS_LOAD_DWI = 0’ in bash, and
‘setenv FS_LOAD_DWI 0’ in csh.
Can you give it a try?
Thanks.
Yujing
From: freesurfer-boun...@nmr.mgh.harvard.edu
On Behalf Of Mateo Jean
Sent: Tuesday, April 26, 2022 7:51 AM
To: freesurfer
Subject: [Freesurfer] Mri
External Email - Use Caution
Hello FreeSurfer Developers
I hope i don't spam, if anyone has a clue...
I need to convert 512 dicom files from Bruker into .nii . I firstly add .dcm to
my Bruker multi gradient echo phase files then enter the following command :
mri_convert MRIm
External Email - Use Caution
Hello FreeSurfer Developers
I need to convert 512 dicom files from Bruker into .nii . I firstly add .dcm to
my Bruker multi gradient echo phase files then enter the following command :
mri_convert MRIm001.dcm phaseMGE.nii
Here is the first messag