Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sn117
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Malec
Sn117
Commits
eef79042
Commit
eef79042
authored
1 month ago
by
Jan Malec
Browse files
Options
Downloads
Patches
Plain Diff
run file comments and new syst. unc
parent
3ecfe961
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
run.k
+18
-4
18 additions, 4 deletions
run.k
with
18 additions
and
4 deletions
run.k
+
18
−
4
View file @
eef79042
...
...
@@ -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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment