Menu

Medical Image Computing Workflow / News: Recent posts

MICFlow 0.4.0 released

MICFlow (Medical Image Computing Workflow ) v0.4.0 is a major update from v0.3.0.
Workflow being directly debuggable is the big feature of MICFlow. It is also easy and flexible: you can just use any Python debug tool and IDE, such as Wing IDE, IDLE, DrPython, BOA Constructor, or Python's pdb module to debug a workflow. I use Wing IDE with which debugging is like a breeze in a manor similar to MATLAB IDE.

Posted by Jinsong Ren 2005-10-08

MICFlow 0.3.0 released

Medical Image Computing Workflow (MICFlow) is a simple, easy but flexible, extensible and powerful computing workflow system aim to automate large quantity and/or time-consuming medical image computing tasks such as segmentation, registration and analysis. The system includes a workflow engine, definition files, and process classes, all of which are written in Python. Naturally Python is the chosen built-in workflow script language. This makes any script and definition file in the workflow system possess the same power and extensibility as a standalone python program. ... read more

Posted by Jinsong Ren 2005-08-22

MICFlow v0.2.0 released

MICFlow v0.2.0 released.

Posted by Jinsong Ren 2005-08-12