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

貢獻者指南