fabiocarrara / meye

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

oscilloscope time problem #10

Open raffaelemazziotti opened 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

In this situations, I think it would be best to export the data captured so far, clear all data, and push play to record a new session. Chart data and table data are somewhat linked right now.. moreover, you would not be able to distinguish sessions in the exported csv.