bycycle-tools / bycycle

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

Reports for version 1.2.0 #133

Open ryanhammonds opened 1 year ago

ryanhammonds commented 1 year ago

Add a report method:


from bycycle import Bycycle

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

bm.report() # <---