How to read "BW Analysis" data (Neurovirtual)?
See original GitHub issueDescribe the new feature or enhancement
When I try to read a file with mne.io.read_raw_brainvision
, I get the following error:
ValueError: MNE-Python currently only supports header versions 1.0 and 2.0, got unparsable
\\\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00@\x00\x00\x00\x00r\x00\x04\x00\x00\x01\x00\x01\x00\x01\x01\x00\x00\x00\x00\x00\x00\x00mm\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x10\x00 \x00\x00\x00\x00\x00\x00\x00\x00\x00?\x00\x00?\x00\x00?\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0b\x00\x00\x00\x00\x00\x00\x00Created by BESA\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00'.
Contact MNE-Python developers for support.
Describe your proposed implementation
I need the Brain Vision method to be able to read that version of the header file.
If/when you are willing to take a look at this, I can provide the .vhdr
file I am using with you.
(Right now, I don’t have a file that I can share publicly).
Here is my setup in case it is useful:
Ubuntu 18.04.6 LTS
Python 3.8.12
MNE 0.24.1
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
BWAnalysis EEG/ICU/LTM Software - Neurovirtual
Quantitative EEG, Easy Crop Feature, Fully Customizable Software, Synchronized HDVideo.
Read more >EEG Monitoring - Catalog - Neurovirtual
A survey conducted by a third party between January and. September 2017, completed by over 400 of ... Raw EEG Data storage for...
Read more >EEG Monitoring - Neurovirtual
BW III EEG/LTM/ICU ... A survey conducted by a third party between January and ... Ÿ Raw EEG Data storage for full analysis...
Read more >Neurovirtual / Sleepvirtual Home - Neurovirtual / Sleepvirtual
Neurovirtual is the fastest growing neurology and sleep diagnostics equipment manufacturer operating on a global scale.
Read more >BWAnalysis Sleep Diagnostic Suite - Neurovirtual
Sleep statistics feature for staged and scored data during live acquisition ... HD Audio captures two-way communication between patient and technician.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey @FelipeParreira it would be very helpful if you could:
I am somewhat new to MNE and eeg files. This just seemed like the last option I had after reading part of the documentation. If there are other ways to read these files, let me know.