klabhub / neurostim

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

openEphys ZMQ #203

Closed nicholasprice closed 1 year ago

nicholasprice commented 1 year ago

In some rigs, openEphys software crashes if it receives "startAcquisition" and "startRecord" messages from neurostim pc without interval. To mitigate this problem, I added a new parameter "startDelay" in openEphys plugin, which imposes a specified delay between the two messages.

Nicroburst commented 1 year ago

Hi this request has been pending for a while. Can you check if this can be combined or suggest necessary edits?