Mercurial > repos > ximgchess > chap_test_20230411
comparison tomo/pipeline_find_center.yaml @ 74:dedb67bd8d6e draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 919e80fa3f8a9160766ff4d2c6b8956ec5553ad3-dirty
author | ximgchess |
---|---|
date | Mon, 24 Apr 2023 19:58:22 +0000 |
parents | 3b1dbe3fb91b |
children | 72608a06dd7f |
comparison
equal
deleted
inserted
replaced
73:0476dee34886 | 74:dedb67bd8d6e |
---|---|
2 | 2 |
3 # Find rotation axis centers for the tomography stacks | 3 # Find rotation axis centers for the tomography stacks |
4 - common.MultipleReader: | 4 - common.MultipleReader: |
5 readers: | 5 readers: |
6 - NexusReader: | 6 - NexusReader: |
7 filename: reduced.nxs | 7 filename: reduced.nex |
8 - YAMLReader: | 8 - YAMLReader: |
9 filename: find_center.yaml | 9 filename: find_center.yaml |
10 schema: TomoFindCenterConfig | 10 schema: TomoFindCenterConfig |
11 - tomo.TomoDataProcessor: | 11 - tomo.TomoDataProcessor: |
12 output_folder: tomo_find_center_plots | 12 output_folder: tomo_find_center_plots |