aolabNeuro/brain-python-interface

end of experiment being truncated on ecube

开放

#49 创建于 2021年4月7日

 (3 条评论) (0 个反应) (0 位负责人)Python (2 个派生)auto 404
bughelp wanted

仓库指标

星标
 (4 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

the final event code and between 20-30 clock cycles are consistently being truncated from the end of the experiment in the ecube digital recordings.

my theory: when we command servernode to end the recording, it hasn't yet received those 20-30 cycles, due to a ~150ms delay probably due to latency between the ecube and servernode.

solution: introduce at least that much delay at the end of the experiment before commanding the ecube to stop recording. better solution: have whitematter introduce a feature that triggers recording start/stop on a given digital input

贡献者指南