rpeltekov / ge3t_shim_tool

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

make exsi_client useable in jupyter notebook #23

Closed rpeltekov closed 3 months ago

rpeltekov commented 3 months ago

it would be nice and useful to launch exsi_client in a jupyter notebook. mutlti threads don't really work between cell contexts in jupyter notebook though, so might need to figure out a multiprocessing solution for it.