hibtc / madgui

GUI for accelerator simulations using MAD-X
https://hibtc.github.io/madgui
Other
3 stars 2 forks source link

big lattices #24

Closed coldfix closed 7 years ago

coldfix commented 7 years ago

For big lattices, shouldn't retrieve info about all the elements. Especially with the tao python commands this is a huge performance issue.

Also: see if data retrieval can in general be moved into a background thread such that the GUI will be immediately available, with just the element markers etc missing.