Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_combine.yaml @ 94:5479b4b4f0e6 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit b682c580a95bebc59bc33128973cee4eac8362c7-dirty
author | ximgchess |
---|---|
date | Wed, 24 May 2023 14:41:10 +0000 |
parents | c63315c31cef |
children | 3283cbddcc1d |
line wrap: on
line source
pipeline: # Combine tomography stacks - common.MultipleReader: readers: - NexusReader: filename: reconstructed.nex - YAMLReader: filename: combine.yaml schema: TomoCombineConfig - tomo.TomoDataProcessor: output_folder: tomo_combine_plots save_figs: 'only' - common.NexusWriter: filename: output.nex force_overwrite: true