]> Creatis software - clitk.git/commit
Modify mergeDoseByRegion
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 9 Nov 2018 08:49:28 +0000 (09:49 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Fri, 9 Nov 2018 08:49:28 +0000 (09:49 +0100)
commit88759fd450cc61a1b6818f80548c8632b2a3ffea
tree0c476a78b9c63a05b663bc15b004358eabf577bc
parenta080c315133cad7c1274028d9ef85d5cba3a4e46
Modify mergeDoseByRegion

Before, it summed 2 files to write the result.
But I had to modify it to be able to sum partial std. So I created 3 functions:
 -addToPartialResult with the previous code
 - addWithoutPartialResult for the first file
 - divideUncertaintyResult for the last step
cluster_tools/gate_power_merge.sh
cluster_tools/mergeDoseByRegions.sh