diff --git a/docs/source/projects/electrophysiology.md b/docs/source/projects/electrophysiology.md index 2e008d8..779471c 100644 --- a/docs/source/projects/electrophysiology.md +++ b/docs/source/projects/electrophysiology.md @@ -1,5 +1,7 @@ # Electrophysiology +## spikewrap + [Spikewrap](https://github.com/neuroinformatics-unit/spikewrap) is a tool to simplify the execution and visualisation of extracellular electrophysiology pre-processing and spike-sorting pipelines. Taking input organised to our [NeuroBlueprint](https://neuroblueprint.neuroinformatics.dev) standard, it will provide a flexible way to process an entire project's electrophysiological data with an easy-to-use interface. Under the hood Spikewrap utilises the power of [SpikeInterface](https://spikeinterface.readthedocs.io/en/latest/), an open-source tool with many contributors in the electrophysiology analysis field. Spikewrap aims to abstract away the implementation details to allow researchers to test different pipeline configurations with the click of a button.