klabhub / neurostim

Design and run visual neuroscience experiments using Matlab and the Psychophysics Toolbox.
MIT License
5 stars 4 forks source link

Open Ephys branch #127

Closed cnuahs closed 5 years ago

cnuahs commented 5 years ago

I'm using this without any issues. Is it time to merge into master?

adammorrissirrommada commented 5 years ago

We've found it useful to unify certain common elements. As an example, any plugin should be able say "sendMessage(recPlg,'this')" to send a string to the recording system to be logged, no matter whether I am using Blackrock, Ripple etc.. Maybe it's more a style-guide than anything else.