Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_reduce_nexus.yaml @ 126:ca285a3cc30b draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e77d79bf9a41af058415953e35d20a42e014d90a
author | ximgchess |
---|---|
date | Tue, 30 May 2023 18:03:00 +0000 |
parents | b67b9979ff74 |
children |
line wrap: on
line source
pipeline: # Reduce tomography images - pipeline.MultiplePipelineItem: items: - common.NexusReader: filename: setup.nex - common.YAMLReader: filename: reduce.yaml schema: TomoReduceConfig - tomo.TomoDataProcessor: output_folder: tomo_reduce_plots save_figs: 'only' - common.NexusWriter: filename: output.nex force_overwrite: true