[Mne_analysis] epochs.save()
Rasha Hyder
rasha.hyder12 at gmail.com
Mon Apr 10 08:29:02 EDT 2017
Hi all,
I'm trying to save epochs data using these two commands:
1- epochs = mne.Epochs(raw,events,event_id,tmin,tmax,picks=picks,
baseline=baseline,reject=reject,preload=True,verbose=True)
2- epochs.save(epo_fname)
the epochs are saved into two files each with size around 600 MB although
the total size of the input raw fif file is only 1.25 GB! as far as I know
this should not happen unless the fif file is larger than 2 GB!?
I would appreciate it if anyone could explain why this would happen and how
to save the epochs in one fif file.
with best regards
Rasha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.nmr.mgh.harvard.edu/pipermail/mne_analysis/attachments/20170410/57e13062/attachment.html
More information about the Mne_analysis
mailing list