Mercurial > repos > ximgchess > chap_test_20230411
view tomo/pipeline_find_center.yaml @ 161:f524e7c848f6 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit bd55c86b9f7bfabff0bbec1f10704850fec82f02-dirty
author | ximgchess |
---|---|
date | Fri, 30 Jun 2023 15:48:59 +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