JaneliaSciComp / Wavesurfer

A Matlab application for electrophysiology data analysis
https://wavesurfer.janelia.org/
21 stars 11 forks source link

Display Update Rate thresholded to 10Hz?? #220

Closed wsphillips closed 7 years ago

wsphillips commented 7 years ago

Is there a reason for this? Gap-free/continous mode has enough stutter at 10Hz to cause eye strain. Would performance take a serious dive if it were increased to 30-60Hz (i.e. closer to monitor refresh rate)?

adamltaylor commented 7 years ago

We need to leave time to do logging, and optionally run user code. And we want the UI to stay responsive in case the user wants to stop the run. That's why that limit is there.