Skip to content

Set of functions based on the open source Neuroshare API. MATLAB functions copied from Ripple-Trellis install.

Notifications You must be signed in to change notification settings

pitt-rnel/RNEL_neuroshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RNEL_neuroshare

This repository contains a set of MATLAB and python functions to read neuroshare files written via the Ripple Grapevine NIP and the Ripple Nomad.

MATLAB

The MATLAB file readers are based on the open source Neuroshare API that accompanies the Ripple Trellis install.

Setup

Clone or download this repository to your local machine and add the functions and wrappers folders to your matlab path. No additional configuration is required. The functions folder contains the native neuroshare ns_* functions and the wrappers folder contain the following functions:

  • read_continuousData.m
  • read_digitalEvents.m
  • read_spikeEvents.m
  • read_stimEvents.m

these functions call the neuroshare functions when reading the specified channels/function inputs. The usage and description for each function is included at the beginning of each *.m file.

Python

The python library was created by mfliu and is based on the NEVspec documentation that accompanies the Ripple Trellis install.

About

Set of functions based on the open source Neuroshare API. MATLAB functions copied from Ripple-Trellis install.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published