lsst-camera-visualization / frontend

Frontend
0 stars 0 forks source link

Change the behavior of the uv_update command (frontend_old #201) #8

Closed jonthaler closed 7 years ago

jonthaler commented 7 years ago

@jonthaler opened this issue 13 days ago · 0 comments

Unless I am mistaken, the uv_update command forces the display of a new image (if one exists), but does not affect the interval timer. This means that, for example, if the update interval is 5 seconds and the interval timer is at 3.5 seconds, the requested image will display only 1.5 seconds before (perhaps) being superseded. It would be better if the interval timer were reset to zero so that the user has the full 5 seconds to look at the image.