[Mne_analysis] hdf5 file importing

Alessandro Benedetto aml.benedetto at gmail.com
Tue Feb 21 04:00:37 EST 2017
Search archives:

Thank you very much, it helps me a lot!

Best

Alessandro


Il 17/02/2017 19:29, rodrigo at bechelli.org ha scritto:
> Hi,
>
> I made a tutorial of dump and restore to hdf5 format using numpy, pandas
> and h5py some time ago...I hope this could help.
>
> https://gist.github.com/RodrigoPrior/801c4b624b6b1ac7bb7c
>
> Rgds,
>
> --
> rodrigo at bechelli.org
>
> On 02/17/2017 03:49 PM, mne_analysis-request at nmr.mgh.harvard.edu wrote:
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Fri, 17 Feb 2017 17:32:45 +0000
>> From: Chris Holdgraf <choldgraf at berkeley.edu>
>> Subject: Re: [Mne_analysis] hdf5 file importing
>> To: Discussion and support forum for the users of MNE Software
>> 	<mne_analysis at nmr.mgh.harvard.edu>
>> Message-ID:
>> 	<CAD7kTDE6hD0Gpj9Vh7u-2rwUuck1rSxduMbpV0PrtgCM1EVspw at mail.gmail.com>
>> Content-Type: text/plain; charset="utf-8"
>>
>> To add a little bit more context - HDF5 is not a project-specific format,
>> so there would be no way for MNE to have a function that would read in an
>> arbitrary HDF5 file. HDF5 is kind of like a file/folder directory, but
>> stored in a single file.
>>
>> You should look into a package called `h5py` and use it to explore the
>> files that are output by your script. Use it to find the data and relevant
>> information necessary to create the MNE data structures that Alex linked to.
>>
> _______________________________________________
> 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