Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_reconstruct.yaml @ 140:47b86f77fa59 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 819e366e63ba35d3f50f8fc2bd163ce60293b59c-dirty
author | ximgchess |
---|---|
date | Mon, 26 Jun 2023 11:54:17 +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