AllenCell / napari-allencell-segmenter

A plugin that enables image segmentation provided by Allen Institute for Cell Science
BSD 3-Clause "New" or "Revised" License
16 stars 6 forks source link

Workflow steps - Execute Run all in another thread / task #84

Closed Aerendel closed 3 years ago

Aerendel commented 3 years ago

Execute "Run all" in a different thread/task to avoid locking the UI and allow other things to happen during execution (such as adding new Napari layers, progress bar updates, etc)

Details: