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
119 stars 128 forks source link

add option to create .evt file to detectors #266

Open raswanson opened 5 years ago

raswanson commented 5 years ago

Might be nice to have a built-in option for making .evt files for viewing of detected events in neuroscope (e.g. add to bz_DetectRipples, SlowWaveDetector, etc).

AntonioFR8 commented 5 years ago

It exists now in detect_swr at least

On Oct 29, 2018, at 10:15 PM, raswanson notifications@github.com wrote:

Might be nice to have a built-in option for making .evt files for viewing of detected events in neuroscope (e.g. add to bz_DetectRipples, SlowWaveDetector, etc).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/buzsakilab/buzcode/issues/266, or mute the thread https://github.com/notifications/unsubscribe-auth/AM8oQ0BhdMwM7hR1RM4Pa8upOPvrV6QHks5up7ZcgaJpZM4YBCm_.

raswanson commented 5 years ago

OK perf. I don't see it in bz_FindRipples or DetectSlowWaves though, no?

dlevenstein commented 5 years ago

should make a standalone function that can be put wherever it's needed

raswanson commented 5 years ago

Good call - agreed

DavidTingley commented 5 years ago

SaveEvent.m already exists. for viewing in neuroscope it's useful, but we intended for the *.events.mat filetypes to eventually replace these