Re-architect around pipelines
Loading
Removed loosely structured workflows. Now compose multistep work as pipeline modules, e.g. base.pipelines.segment, with the following blocks:
Refactored existing base and ilastik "workflows" into this pattern.