rpeltekov / ge3t_shim_tool

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

When the shim_client crashes, it does not crash the tool #45

Open rpeltekov opened 1 month ago

rpeltekov commented 1 month ago

the shim_tool crashing / failing does not raise alert / error to the tool. this is probably because it happens in another thread and it just crashes that thread.

do it safely. i wasted like 4 hours running an experiment with a bug in the code that caused the shim_client to crash but the experiment continued scanning, but without actually setting the shim loop currents...