Hello community,
Unsure if this is the right place to ask as its not Python related, however, if any of you have experience or technical knowhow to help resolve this problem it would be very much appreciated.
I do research into sleep and consciousness via EEG and need to open one of my personal .EDF files. Typically I’m adjusted to using Natus Nueroworks and Remlogic software packages for analyses. However I require Matlab and EEGlab for some additional functions.
I have converted the file from Natus Neurology’s own proprietry format into .EDF (not .edf+). Unfortunately I can’t seem to import this using Matlabs ‘import .edf’ tool.
Error currently is: Filesize in bytes is 2147745792. File size must be 2147427682 as specified in ‘file directory’ EDF/EDF+ file header.
Unsure as to how to address/resolve this? I am also receiving errors in EEGlab.
I have relatively limited programming knowledge at the moment - so would very much appreciate if anyone here would be kind enough to help.
Thank you