Replies: 1 comment
-
Hi, If you want to implement another method feel free to open a small PR to start discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I want to compare the waveforms of units in different periods of the recording. Basically, do the waveforms of the same unit look similar during optogenic stimulation periods vs. outside these windows.
Instead of selecting spikes "randomly" in the recording, is there a way to specify which spikes you want to select (based on time intervals)? Or would I always need to slice the recording first into a smaller "sub recording" and then select all spikes within this sub recording, and then use this to compute the waveforms?
Any help would be much appreciated,
Sietse
Beta Was this translation helpful? Give feedback.
All reactions