-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pop_mffimport
vs pop_readegimff
#1
Comments
Can you share a file with a break? |
Yes, this one has in the beginning https://drive.google.com/drive/folders/12SGubGunvusEkl2RcWCRI8AlSygfWnNT |
Hi Mattan, The original issue was fixed some time ago. The new matlabmffio does convert the event to boundaries but not the old plugin keeps them as "break cnt." At least this is what I observed with the file you sent me. All is good on my side. Let me know if it is not on yours. Arno |
I've been comparing compatibility between the new
pop_mffimport
and the oldpop_readegimff
, and have come across some issues / questions regarding theEEG.event
struct:EEG.event.duration
? All E-Prime events are of length 1000000. Are these samples? (milli)seconds?pop_readegimff
, as'break cnt'
events, withEEG.event.duration
representing the total break in recording). Is there a way to add them?EEG.urevent
(which is blank).Hope you are able to help, and thanks for this awesome plugin!
Session Info:
The text was updated successfully, but these errors were encountered: