Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_reduce_yaml.yaml @ 23:530ccdd4cb8c draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 3e8c1c54d5e12fdbc4f6c5cdae88b6d054db7c45-dirty
| author | ximgchess |
|---|---|
| date | Wed, 12 Apr 2023 11:28:49 +0000 |
| parents | 84a215623d9e |
| children | 2679014bb6eb |
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 - common.NexusWriter: filename: output.nex force_overwrite: true
