Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_reduce_yaml.yaml @ 162:e51b6d230dd8 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit bd55c86b9f7bfabff0bbec1f10704850fec82f02-dirty
| author | ximgchess |
|---|---|
| date | Fri, 30 Jun 2023 16:05:57 +0000 |
| parents | b67b9979ff74 |
| children |
line wrap: on
line source
pipeline: # Reduce tomography images - pipeline.MultiplePipelineItem: items: - common.YAMLReader: filename: map.yaml schema: MapConfig - 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
