Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_find_center.yaml @ 87:61ed115162c1 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 68cb427ae89554b84bb7eb9f1ff9ab1497539208-dirty
author | ximgchess |
---|---|
date | Fri, 19 May 2023 10:22:08 +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