Australian-Imaging-Service / pipelines

Scripts to generate analysis pipelines that can be run in XNAT's container service
Other
2 stars 3 forks source link

[STORY] Compare generated connection graphs between ported pydra and original nipype workflows #219

Closed Mahdieh-dst closed 2 years ago

Mahdieh-dst commented 2 years ago

Metadata

Epic: Feature: #217 Feature Release: 1 Required knowledge: mid-level

Description

Compare the connection graphs generated from the original nipype workflow with the converted pydra workflow. Both Nipype and Pydra workflows can generate "DOT" files containing the connections between their nodes. Would be good to create a test function that can be run after the conversion to check that the connection graphs are equivalent.

Acceptance Criteria

tclose commented 2 years ago

duplicate of #220