rpeltekov / ge3t_shim_tool

Conformal Shimming for GE3T using ExSI and OpenSourceImaging Shim Drivers
MIT License
1 stars 1 forks source link

add a progress bar for scans at the bottom of the gui #9

Open rpeltekov opened 3 months ago

rpeltekov commented 3 months ago

right now we are essentially relying on the output to the console on whether the scans are actually going as planned. add a little progress bar or something somewhere to the gui such that you can see the progress of the scan / operation of the button that you clicked, which made every other button grey out.

rpeltekov commented 2 months ago

probably need to pay attention to the number of scans necessary and count it somehow? maybe take this as a chance to clean up how all the different scans wait for the scans to complete...