Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_find_center.yaml @ 168:7883df4af8ab draft default tip
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 509f8f9b035d9dc3f4878cea2d14769819fe2349-dirty
author | ximgchess |
---|---|
date | Wed, 23 Aug 2023 18:33:28 +0000 |
parents | b67b9979ff74 |
children |
line wrap: on
line source
pipeline: # Find rotation axis centers for the tomography stacks - pipeline.MultiplePipelineItem: items: - common.NexusReader: filename: reduced.nex - common.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