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] Override of field type in task interface auto-port script #221

Open tclose opened 2 years ago

tclose commented 2 years ago

Metadata

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

Description

As a developer porting Nipype to Pydra, I want to be able to override the "type" of fields copied from the Nipype interface, so that we can handle the case where the type was specified too loosely in Nipype for the requirements of the ported field (i.e. if it has an "output_file_template" attribute)

Acceptance Criteria