pieper / SlicerParallelProcessing

Slicer modules for running subprocesses to operate on data in parallel
Other
11 stars 5 forks source link

python3 syntax upgrade #1

Closed BishopWolf closed 4 years ago

BishopWolf commented 4 years ago

Added Process as subclass of QProcess and upgrading everything to python3 syntax

pieper commented 4 years ago

Thanks for the contributions 👍

Since I couldn't push to your fork, I merged your commits along with my adjustments and pushed them to master. Hope you find the code useful.