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

Reports for version 1.2.0

ryanhammonds opened this issue · comments

Add a report method:

from bycycle import Bycycle

bm = Bycycle(**settings)
bm.fit(sig, fs, f_range)

bm.report() # <---