Mercurial > repos > ximgchess > chap_test_20230411
diff tomo/pipeline_combine.yaml @ 103:b67b9979ff74 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd-dirty
author | ximgchess |
---|---|
date | Wed, 24 May 2023 18:17:09 +0000 |
parents | f71e55577c95 |
children |
line wrap: on
line diff
--- a/tomo/pipeline_combine.yaml Wed May 24 17:03:19 2023 +0000 +++ b/tomo/pipeline_combine.yaml Wed May 24 18:17:09 2023 +0000 @@ -1,11 +1,11 @@ pipeline: # Combine tomography stacks - - common.MultipleReader: - readers: - - NexusReader: + - pipeline.MultiplePipelineItem: + items: + - common.NexusReader: filename: reconstructed.nex - - YAMLReader: + - common.YAMLReader: filename: combine.yaml schema: TomoCombineConfig - tomo.TomoDataProcessor: