SWC-Advanced-Microscopy / measurePSF

Measure PSF FWHM along different axes
GNU Lesser General Public License v3.0
24 stars 5 forks source link

Slider motion is quite laggy in measurePSF #27

Open raacampbell opened 4 years ago

raacampbell commented 4 years ago

Even though the updateUserSelected callback is reporting it executes quickly, the plot update is really laggy. Why?

raacampbell commented 4 years ago

It's not the plotting itself. It's something to do with the way the callback is being called. Definitely not that a lot of code is being run. It's probably something to do with when the slider update runs.