Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate XML configuration from OpenEphys recordings for NeuroScope.

Installation

uv tool install "gen_xml@git+https://github.com/Senzai-Lab/gen_xml.git"

Usage

For OpenEphys sessions. (Path to folder containing Record node)

gen-xml --from_openephys /path/to/openephys/session

From SpikeInterface recording (concatenated files)

gen-xml --from_si /path/to/si

From ProbeInterface configuration (JSON file). Sampling rate should be passed with --fs

gen-xml --from_probe /path/to/probe.json --fs 1250 --name eeg.xml

Note that by default it uses --pad_groups 10 which takes the first channel of each shank, turns it invisible and duplicates it to visualize gap between shanks. To avoid this behavior, add: --pad_groups 0

About

Generate shank wise, depth sorted configuration for NeuroScope

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages