arnodelorme / mffmatlabio

MFF Matlab file importer and exporter
GNU General Public License v3.0
11 stars 15 forks source link

PNS Data not imported Properly #33

Closed jimark13 closed 3 years ago

jimark13 commented 3 years ago

I am trying to import an .mff file from EGI net station that has both EEG and EMG that is collected synchronously. I am able to process the EEG with no issues but when I try importing the EMG data, by running the mff_importpnsset.m script, I am met with "Error in mff_importpnsset (line 43) pnsURI = fullfile(mffFile, 'pnsSet.xml');"

I am at lost for trying to import the PNS data alone. When using the pluging MFFimportv2.3, the PNS data loads 2 channels instead of 3. Please help

arnodelorme commented 3 years ago

Could you share a data file?

jimark13 commented 3 years ago

Sent over dropbox to your email. Unfortunately, the file is too large for github. Thank you in advance

arnodelorme commented 3 years ago

Got the file. The MFF folder is missing signal*.bin files. It cannot be imported without these files. Cheers

jimark13 commented 3 years ago

Sorry, it seems like not everything was on the dropbox. I have attached a new file that is much smaller and should have 2 channels of EMG rather than 1. I've uploaded a screenshot of the GUI as well as the raw data collected.

Jasper Mark

Research Assistant | Cassidy Plasticity Lab

The University of North Carolina at Chapel Hill

School of Medicine – Division of Physical Therapy

Phone: 919-539-1815


From: Arnaud Delorme notifications@github.com Sent: Tuesday, October 6, 2020 12:53 PM To: arnodelorme/mffmatlabio mffmatlabio@noreply.github.com Cc: Mark, Jasper Ian jimark@live.unc.edu; Author author@noreply.github.com Subject: Re: [arnodelorme/mffmatlabio] PNS Data not imported Properly (#33)

Got the file. The MFF folder is missing signal*.bin files. It cannot be imported without these files. Cheers

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/arnodelorme/mffmatlabio/issues/33#issuecomment-704411696, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARIZDW6UIOEHX77HFYJAXGTSJNDSDANCNFSM4SGC62PQ.

arnodelorme commented 3 years ago

Seems like the new EMG file does not contain the data either, see my email as well

Screen Shot 2020-10-06 at 7 26 18 AM