# HG changeset patch # User ximgchess # Date 1682591957 0 # Node ID da8f5ae271ea55b6ed5bc1a5352519100632c941 # Parent 15f06d8e188dd9e7637ea941268ee126e8196593 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 64d735e72badb6466fcf32843328300887a4a46e diff -r 15f06d8e188d -r da8f5ae271ea tomo/manta.yaml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tomo/manta.yaml Thu Apr 27 10:39:17 2023 +0000 @@ -0,0 +1,8 @@ +detector: + prefix: manta + rows: 3008 + columns: 4112 + pixel_size: + - 0.00345 + - 0.00345 + lens_magnification: 5.0 diff -r 15f06d8e188d -r da8f5ae271ea tomo/retiga.yaml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tomo/retiga.yaml Thu Apr 27 10:39:17 2023 +0000 @@ -0,0 +1,8 @@ +detector: + prefix: retiga + rows: 2048 + columns: 2048 + pixel_size: + - 0.0074 + - 0.0074 + lens_magnification: 5.0 diff -r 15f06d8e188d -r da8f5ae271ea tomo/tomo_reduce.xml --- a/tomo/tomo_reduce.xml Wed Apr 26 18:22:44 2023 +0000 +++ b/tomo/tomo_reduce.xml Thu Apr 27 10:39:17 2023 +0000 @@ -10,7 +10,7 @@ $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' && #if str($map.type_selector) == "yaml" cp $input_file map.yaml && - cat $__tool_directory__/andor2.yaml $tool_config > reduce.yaml && + cat $__tool_directory__/$map.type_selector.detector.type_selector $tool_config > reduce.yaml && #else cp $input_file setup.nex && cp $tool_config reduce.yaml && @@ -47,9 +47,9 @@ - - - + + +