Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_reduce_yaml.yaml @ 74:dedb67bd8d6e draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 919e80fa3f8a9160766ff4d2c6b8956ec5553ad3-dirty
| author | ximgchess |
|---|---|
| date | Mon, 24 Apr 2023 19:58:22 +0000 |
| parents | 2679014bb6eb |
| children | 72608a06dd7f |
line wrap: on
line source
pipeline: # Reduce tomography images - common.MultipleReader: readers: - YAMLReader: filename: map.yaml schema: MapConfig - YAMLReader: filename: reduce.yaml schema: TomoReduceConfig - tomo.TomoDataProcessor: output_folder: tomo_reduce_plots save_figs: 'only' - common.NexusWriter: filename: output.nex force_overwrite: true
