AllenInstitute / ecephys_spike_sorting

Modules for processing extracellular electrophysiology data from Neuropixels probes
Other
109 stars 91 forks source link

Add instructions for replicating functionality in SpikeInterface #89

Closed jsiegle closed 11 months ago

jsiegle commented 11 months ago

The Allen Institute is in the process of migrating its spike sorting pipelines to SpikeInterface, with no plans to support ecephys_spike_sorting moving forward.

These changes add a recommendation for new and existing users to base their spike sorting pipelines on SpikeInterface. They also add code snippets to README files that demonstrate how to replicate the functionality of ecephys_spike_sorting in SpikeInterface.

jsiegle commented 11 months ago

@alejoe91 can you review the SpikeInterface examples?

jsiegle commented 11 months ago

Awesome, thanks a lot!