ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

[STORY] Detect when format conversions are required and deploy converters #72

Open tclose opened 2 years ago

tclose commented 2 years ago

Description

When pipelines are defined in a YAML description, the builder should detect when format conversions are required and the software the converters require are installed in the Docker image (currently, this needs to be manually specified by the deployment YAML author).

Acceptance Criteria

tclose commented 2 years ago

Epic: Australian-Imaging-Service/pipelines#33

tclose commented 2 years ago

We will need to specify the required Neurodocker templates in the converter decorator somewhere