Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_find_center.yaml @ 79:7638a2c68b7f draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 64d735e72badb6466fcf32843328300887a4a46e-dirty
author | ximgchess |
---|---|
date | Mon, 01 May 2023 12:50:46 +0000 |
parents | dedb67bd8d6e |
children | 72608a06dd7f |
line wrap: on
line source
pipeline: # Find rotation axis centers for the tomography stacks - common.MultipleReader: readers: - NexusReader: filename: reduced.nex - YAMLReader: filename: find_center.yaml schema: TomoFindCenterConfig - tomo.TomoDataProcessor: output_folder: tomo_find_center_plots save_figs: 'only' - common.YAMLWriter: filename: output.yaml force_overwrite: true