Skip to content

Repository files navigation

orcapod-extension-spikeinterface

OrcaPod extension for SpikeInterface types.

Adds native support for BaseRecording, BaseSorting, Motion, and SortingAnalyzer objects as first-class orcapod value types.

Installation

pip install orcapod-extension-spikeinterface

Usage

import orcapod as op
from orcapod_extension_spikeinterface import spikeinterface_extension

# Register SI types into the default orcapod context at startup
op.register_extension(spikeinterface_extension)

After registration, SpikeInterface objects can be used as typed inputs/outputs in orcapod FunctionPod functions.

License

MIT

About

OrcaPod extension for SpikeInterface types (BaseRecording, BaseSorting, Motion, SortingAnalyzer)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages