Skip to content

Python port of MATLAB ns_OpenFile.m to read Ripple Neuroshare files

Notifications You must be signed in to change notification settings

rkim48/NSOpenFilePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ripple Neuroshare Python Port

Description

This project is a Python port of the original MATLAB code for opening and processing Ripple Neuroshare files (NEV, NSX). The original MATLAB function ns_OpenFile.m is included as a reference. Not all features from the original code have been translated to Python, but the essential functionality is present. A test script with a sample.nev file is included for demonstration purposes.

Installation

To install the necessary dependencies, run the following pip command:

pip install numpy matplotlib tkinter

About

Python port of MATLAB ns_OpenFile.m to read Ripple Neuroshare files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published