Loading tools/neutrons/topaz_combine.xml +2 −1 Original line number Diff line number Diff line <tool id="neutrons_topaz_combine" name="Topaz Combine" profile="22.05" version="0.1.0"> <tool id="neutrons_topaz_combine" name="Topaz Combine" profile="22.05" version="0.2.0"> <description></description> <requirements> <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/tool-sources/topaz/topaz-reduction:0.1</container> Loading @@ -17,6 +17,7 @@ #end for python /app/update_config.py $input params.config output_directory=\$(pwd)/reduced && python -u /app/topaz_reduction_combinefiles.py \$(pwd)/params.config > >(tee -a $output) 2> >(tee -a $output >&2) && cp $input reduced/config.txt cd reduced && rm ${input_list} ]]></command> <inputs> Loading Loading
tools/neutrons/topaz_combine.xml +2 −1 Original line number Diff line number Diff line <tool id="neutrons_topaz_combine" name="Topaz Combine" profile="22.05" version="0.1.0"> <tool id="neutrons_topaz_combine" name="Topaz Combine" profile="22.05" version="0.2.0"> <description></description> <requirements> <container type="docker" shell="/bin/bash">code.ornl.gov:4567/ndip/tool-sources/topaz/topaz-reduction:0.1</container> Loading @@ -17,6 +17,7 @@ #end for python /app/update_config.py $input params.config output_directory=\$(pwd)/reduced && python -u /app/topaz_reduction_combinefiles.py \$(pwd)/params.config > >(tee -a $output) 2> >(tee -a $output >&2) && cp $input reduced/config.txt cd reduced && rm ${input_list} ]]></command> <inputs> Loading