fabiocarrara / meye

A deep-learning-based web tool for translational and real-time pupillometry
https://www.pupillometry.it
GNU General Public License v3.0
40 stars 10 forks source link

Oscilloscope time issue #9

Closed raffaelemazziotti closed 3 years ago

raffaelemazziotti commented 3 years ago
Screenshot 2021-01-14 at 18 22 38

Problems with data visualization. The plot became strange if I press pause and then resume after a while. One possible solution is to reset the plot every time I push pause and then resume.

I think we can consider pause/resume as different recording sessions. So the old data can be flushed.

fabiocarrara commented 3 years ago

duplicate of #10