Mercurial > repos > ximgchess > chap_test_20230411
diff tomo/pipeline_combine.yaml @ 95:3283cbddcc1d draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd-dirty
author | ximgchess |
---|---|
date | Wed, 24 May 2023 14:46:50 +0000 |
parents | c63315c31cef |
children | 4b123ebffb06 |
line wrap: on
line diff
--- a/tomo/pipeline_combine.yaml Wed May 24 14:41:10 2023 +0000 +++ b/tomo/pipeline_combine.yaml Wed May 24 14:46:50 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: