buzsakilab / buzcode

Code for internal lab sharing - polishing has started but is by no means complete
http://www.buzsakilab.com/
GNU General Public License v3.0
118 stars 128 forks source link

New Function and Bug Fixes #282

Closed dlevenstein closed 5 years ago

dlevenstein commented 5 years ago

New Function: bz_ISIStats -calculates ISI statistics - CV, CV2, mean Rate -can calculate in specified time intervals (i.e. different sleep state) -can compare CV2 to window shuffles

Bug Fixes: TheStateEditor -overlay bug bz_CellClassification -allows passthrough of knownE/knownI to keep their ID bz_PowerSpectrumSlope -plotting bug bz_getSpikes - force getWaveforms if one clu file is messed up

dlevenstein commented 5 years ago

@DavidTingley here's the bug fix for PSS - merge and it's yours!

dlevenstein commented 5 years ago

Thanks @buzsakilab :D

dlevenstein commented 5 years ago

addresses issue #281