Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cta
MonteCarlo
ProdX-Download
Commits
e5b0f858
Commit
e5b0f858
authored
May 18, 2021
by
Gernot Maier
Browse files
improved downloading
parent
2269c0aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
download_parallel.sh
View file @
e5b0f858
...
...
@@ -10,9 +10,12 @@ DD="Prod5_Paranal_AdvancedBaseline_NSB1x"
DD
=
"Prod4b_Paranal"
# Prod4b SST production
DD
=
"Prod3b_Paranal"
## Prod5b DL1 production
DD
=
"Prod5b_LaPalma_AdvancedBaseline_NSB1x"
ZE
=
"20deg"
DL
=
"DL0"
DL
=
"DL1"
SCT
=
"FALSE"
if
[[
$DD
==
"Prod3b_Paranal"
]]
;
then
DL
=
"HB9"
...
...
@@ -21,7 +24,8 @@ fi
mkdir
-p
tmp_log
for
P
in
proton gamma_cone gamma_onSource electron
#for P in gamma_cone proton gamma_onSource electron
for
P
in
proton
do
if
[[
${
P
}
==
"gamma_cone"
]]
;
then
PP
=
"gamma-diffuse"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment