Skip to content
Snippets Groups Projects
Commit eef79042 authored by Jan Malec's avatar Jan Malec
Browse files

run file comments and new syst. unc

parent 3ecfe961
Branches master
No related tags found
No related merge requests found
......@@ -46,7 +46,18 @@ echo yes > permit
EOF
# ---------- Gaprep run for MT 4 - Cont. ----------
##########################################################
#
# The selected data for fitting were the following:
# NAME YEAR Systematic unc
# Y.Ikeda* (90) 5%
# T.Shimizu* (04) 5%
# W.Grochulski* (75) 6%
# E.Betak* (05) 5%
# Yu.N.Trofimov (87) 5%
# Yu.N.Trofimov (90) 5%
# V.A.Tolstikov* (95) 5%
cp /home/malec/sn_data/experiments.txt ./50117.exfor
echo yes > permit
gaprep.x << EOF
......@@ -55,15 +66,18 @@ gaprep.x << EOF
0 3 0 0/ mte mfe idx1 idx2, card 5
0 1 1 0 1/ igrid imoc ipend inmt5 iltest
1 1 1 1 1 1 1 / card 6, listex
1 0.000841 1 0 1/ card 8 and 9, inca covmin irelco isys iglobl, xsys
1 0.0025 1 0 0/ card 8 and 9, inca covmin irelco isys iglobl, xsys
1 0.0025 1 0 0/ card 8 and 9, inca covmin irelco isys iglobl, xsys
1 0.0036 1 0 0/ card 8 and 9, inca covmin irelco isys iglobl, xsys
1 0.0025 1 0 1/ card 8 and 9, inca covmin irelco isys iglobl, xsys
EOF
chmod u+x ./ganrun
./ganrun
cp /media/gandr/usr3/caa/50117 50117
python3 Pu239/binTo10c.py 50117
cp /media/gandr/usr3/caa/50117 50117_4
python3 plotMean.py
python3 Pu239/binTo10c.py 50117
python3 Pu239/binTo10c.py 50117_4
python3 ./plot_part.py -i 50117.dat -o 50117.pdf -s 63
python3 plotMean.py
exit
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment