rpeltekov / ge3t_shim_tool

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

remove circular imports between shimTool and gui #25

Closed rpeltekov closed 3 months ago

rpeltekov commented 3 months ago

gui should launch shimTool whenever gui is being used. this should be done from the main.py

if the gui is not being used, then it should just launch the shim tool and the interactive python environment.