FXIhub / hummingbird

Monitoring and Analysing flash X-ray imaging experiments
http://fxihub.github.io/hummingbird
BSD 2-Clause "Simplified" License
16 stars 14 forks source link

KeyErrors on interface restart #55

Closed daurer closed 2 years ago

daurer commented 8 years ago

When restarting the interface (with the backend stopped), a lot KeyErrors appear in replot (plot_window.py). I guess this is happening, when we are trying to be smart and remember the old plots.

I think we should only ask for data when it is actually send by the backend.

FilipeMaia commented 2 years ago

I think this is not a problem anymore. If anyone finds an example I'll reopen.