LorenFrankLab / spyglass

Neuroscience data analysis framework for reproducible research built by Loren Frank Lab at UCSF
https://lorenfranklab.github.io/spyglass/
MIT License
90 stars 41 forks source link

Artifact detection enforcement in the v1 spikesorting pipeline #909

Open samuelbray32 opened 5 months ago

samuelbray32 commented 5 months ago

Working on helper functions for finding spikesorting merge ids based on a restriction and ran into a few questions:

Open to other suggestions on how to make this smoother as well

edeno commented 5 months ago

@khl02007 thoughts on this?

samuelbray32 commented 5 months ago

Adjacent to this, the example notebooks for clusterless and sorted decoding don't restrict to sorts from a given interval in making the groups, which is non-trivial if artifact was used.

Making a helper function to find sorts of interest to help with this