[Mne_analysis] convert MRI to .fif

dgw dgwakeman at gmail.com
Wed Apr 13 16:43:11 EDT 2016
Search archives:

Yes, plus you can use the excellent mne_organize_dicoms to avoid the
persnickity unpacksdcmdir.

hth
d

On Wed, Apr 13, 2016 at 3:49 PM, Jon Houck <jhouck at unm.edu> wrote:
> If you have the Neuromag software there's the GUI-based dicom_access tool.
> There was also a neuromag command line utility create_mri_sets (possibly
> only for HPUX?) to do this.
>
> Since (presumably?) the usual Freesurfer --> MNE pipeline isn't appropriate
> in this case for some reason, there's another command line alternative.
> First you'd use Freesurfer's unpacksdcmdir to extract the info about the
> dicom files from a directory (this produces a text file with information
> like run #, # of slices, etc), and then run it again using those extracted
> parameters to read the dicom files from the directory and convert them into
> an .mgh file (see https://surfer.nmr.mgh.harvard.edu/fswiki/FsFastUnpackData
> for a complicated example).  Then you can use the MNE-C command
> mne_make_cor_set to convert the .mgh file into a fif file (e.g.,
> mne_make_cor_set --mgh mgh_input_file.mgh --out shiny_new_fif_file.fif).
>
> All are a bit old school but should still work. Probably.
>
> Jon
>
>
> On Wed, Apr 13, 2016 at 11:40 AM, Alexandre Gramfort
> <alexandre.gramfort at telecom-paristech.fr> wrote:
>>
>> this does not exist. Yet?
>>
>> sorry
>> A
>> _______________________________________________
>> Mne_analysis mailing list
>> Mne_analysis at nmr.mgh.harvard.edu
>> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>>
>>
>> The information in this e-mail is intended only for the person to whom it
>> is
>> addressed. If you believe this e-mail was sent to you in error and the
>> e-mail
>> contains patient information, please contact the Partners Compliance
>> HelpLine at
>> http://www.partners.org/complianceline . If the e-mail was sent to you in
>> error
>> but does not contain patient information, please contact the sender and
>> properly
>> dispose of the e-mail.
>>
>
>
>
> --
> Jon M. Houck, Ph.D.
> Research Assistant Professor
> Department of Psychology
> Center on Alcoholism, Substance Abuse, and Addictions
> University of New Mexico
> Albuquerque, NM 87131
> http://casaa.unm.edu/jhouck.html
>
>
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>


More information about the Mne_analysis mailing list