BrownBiomechanics / SlicerAutoscoperM

This 3D Slicer extension enables users to perform image registration.
https://autoscoperm.slicer.org
MIT License
0 stars 3 forks source link

Improve error checking connect to autoscoper #49

Closed jcfr closed 11 months ago

jcfr commented 11 months ago

For future reference, we should look into using QTimer instead of time.sleep(), this should avoid pausing the main thread and ensure events are processed.