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

bz_multiLFPplot generalize to data viewer tool #248

Open DavidTingley opened 5 years ago

DavidTingley commented 5 years ago

The function works well already, we could generalize it to a useful matlab based visualization tool

dlevenstein commented 5 years ago

Question: what's supposed to be the difference between bz_MultiLFPPlot and bz_plotEphys?

DavidTingley commented 5 years ago

nothing yet, eventually plotEphys will be the more general tool (including behavior, other events). and multiplot can stay backwards compatible for the event detector

dlevenstein commented 5 years ago

I think I've already made some changes to bz_MultiLFPPlot - let's keep them as the same function until we need to break backwards compatibility.