bycycle-tools / bycycle

Cycle-by-cycle analysis of neural oscillations.
https://bycycle-tools.github.io/
Apache License 2.0
82 stars 22 forks source link

Documenting code fixes #128

Open dillancellier opened 1 year ago

dillancellier commented 1 year ago
mwprestonjr commented 1 year ago

Other functions in features/burst.py have the the same initialization issue as compute_monotonicity() (line 288), including compute_amp_consistency() (line 163) and compute_period_consistency() (line 239),

dillancellier commented 1 year ago