measurePSF
measurePSF copied to clipboard
Slider motion is quite laggy in measurePSF
Even though the updateUserSelected callback is reporting it executes quickly, the plot update is really laggy. Why?
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.