Mercurial > repos > ximgchess > chap_test_20230411
annotate tomo/pipeline_reduce_yaml.yaml @ 122:66ffcd393336 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 6697892ecc504b00077394d0c167431ec3ac12f7-dirty
| author | ximgchess | 
|---|---|
| date | Tue, 30 May 2023 14:54:47 +0000 | 
| parents | b67b9979ff74 | 
| children | 
| rev | line source | 
|---|---|
| 1 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 1 pipeline: | 
| 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 2 | 
| 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 3 # Reduce tomography images | 
| 103 
b67b9979ff74
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd-dirty
 ximgchess parents: 
102diff
changeset | 4 - pipeline.MultiplePipelineItem: | 
| 
b67b9979ff74
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd-dirty
 ximgchess parents: 
102diff
changeset | 5 items: | 
| 
b67b9979ff74
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd-dirty
 ximgchess parents: 
102diff
changeset | 6 - common.YAMLReader: | 
| 1 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 7 filename: map.yaml | 
| 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 8 schema: MapConfig | 
| 103 
b67b9979ff74
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 01388c69776c82e48e84676a3d17d4623f5e08bd-dirty
 ximgchess parents: 
102diff
changeset | 9 - common.YAMLReader: | 
| 1 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 10 filename: reduce.yaml | 
| 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 11 schema: TomoReduceConfig | 
| 62 
2679014bb6eb
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e280dd942513f966a9a61a3af68ee7972fb8992f-dirty
 ximgchess parents: 
1diff
changeset | 12 - tomo.TomoDataProcessor: | 
| 
2679014bb6eb
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e280dd942513f966a9a61a3af68ee7972fb8992f-dirty
 ximgchess parents: 
1diff
changeset | 13 output_folder: tomo_reduce_plots | 
| 
2679014bb6eb
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e280dd942513f966a9a61a3af68ee7972fb8992f-dirty
 ximgchess parents: 
1diff
changeset | 14 save_figs: 'only' | 
| 1 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 15 - common.NexusWriter: | 
| 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 16 filename: output.nex | 
| 
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
 ximgchess parents: diff
changeset | 17 force_overwrite: true | 
