Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_reconstruct.yaml @ 138:326d9fb7301b draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f9636857749a8083fb1bd63e7637b4210efe28c7-dirty
author | ximgchess |
---|---|
date | Thu, 22 Jun 2023 14:40:11 +0000 |
parents | b67b9979ff74 |
children |
line wrap: on
line source
pipeline: # Reconstruct tomography stacks - pipeline.MultiplePipelineItem: items: - common.NexusReader: filename: reduced.nex - common.YAMLReader: filename: reconstruct.yaml schema: TomoReconstructConfig - common.YAMLReader: filename: centers.yaml schema: TomoFindCenterConfig - tomo.TomoDataProcessor: output_folder: tomo_reconstruct_plots save_figs: 'only' - common.NexusWriter: filename: output.nex force_overwrite: true