.dat file is not read correctly

@averinkit Hi,

Perhaps the solution in the below link can help ?

You may have to use mne.io.read_raw_persyst(fname, preload=False, verbose=None) API to read the data.

One other thing, please check /make sure that your file is not corrupt/broken. I would also use a second data set to replicate the issue just in case!

best,
Dip