bycycle-tools / bycycle

Cycle-by-cycle analysis of neural oscillations.

Home Page:https://bycycle-tools.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features for single cycles

ryanhammonds opened this issue · comments

Running bycycle on single cycles, from spike sorting or erp data, has been hacky since the signal has to be padded with zeros so filtering won't raise an error and some features (i.e. period/amp consistency) don't make sense in these contexts. I have some code that could be adapted into a sub-module for this purpose.