Skip to content

A small scrip to split the output file of the Nihon Codhen MEB-9600 in to different files with each of the sweeps for post data analysis.

License

Notifications You must be signed in to change notification settings

Aloncifras/MEB-9600Sanitizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nihon Kohden Neuropack S3 MEB-9600 Sanitizer

A small script to split the output file of the Nihon Codhen MEB-9600 into different files with each of the sweeps for data preprocessing and analysis.

========================= How to use it =========================

Demo: https://youtu.be/XIw2WCGoy1Q

You need Python installed on the machine (https://www.python.org/downloads/)
Download the "Sanitizer.py" script
Drag the program to the folder with the Nihon Codhen MEB-9600 .TXT files.
Double-click on the program

It will read all the .txt that are in the folder and look for each Nihon swipe in the file, generating files in the format "OriginalFileName _n.bin" with n being the swipe number.
generally the first is the average of all swipes performed in the collection, and if there is more than one screen the next bin files will be for each screen in order from left to right.

The program will also generate a file "FileName _merg.bin" which is the combination of the first two Nihon screens for joint analysis if necessary.

And another file "FileName _sense.bin" which has a line saying the sensitivity of each screen.

===========================================================================

Extras:

Be careful. This program will rename any TXT file in the folder by replacing the dash "-" with an underscore "_."

===========================================================================

About

A small scrip to split the output file of the Nihon Codhen MEB-9600 in to different files with each of the sweeps for post data analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages