Share

Medical Image Computing Workflow

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

How complex can be your workflow?

You are viewing a single message from this topic. View all messages.

  1. 2006-01-08 19:37:27 UTC
    Because Micflow is built on Python, and a workflow here is a runnable python script, a workflow can be very complex (actually no limitation). This feature is a distinction between Micflow and normal business workflows. So a Micflow workflow can be directly debugged (extremely important for us). A simple description of Micflow in a nutshell is: 1) Construct a set of commands (shell commands or executables); 2) Construct a set of input images using Micflow classes; 3) Construct a process structure. Micflow engine then applys each command on each image following the process structure.
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.