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
d6aef9d8
Commit
d6aef9d8
authored
Aug 24, 2020
by
Gernot Maier
Browse files
Add target directory EVNDISP
parent
43ab93b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
copy_DL1files_from_dCache.sh
View file @
d6aef9d8
...
...
@@ -16,7 +16,7 @@ DSET="Prod5_LaPalma_AdvancedBaseline_NSB1x"
PLIST
=
"gamma_onSource gamma_cone proton"
PLIST
=
"gamma_onSource gamma_cone proton electron"
# targetdir
OSET
=
"prod5-LaPalma-20deg-
v02-LL
"
OSET
=
"prod5-LaPalma-20deg-
EVNDISP
"
########################
# list of arrays
# South
...
...
@@ -41,7 +41,7 @@ do
for
A
in
"
${
ARRAY
[@]
}
"
do
# files are copied here
ODIR
=
${
CTA_USER_DATA_DIR
}
/analysis/AnalysisData/
${
OSET
}
/N.
${
A
}
/
$P
ODIR
=
${
CTA_USER_DATA_DIR
}
/analysis/AnalysisData/
${
OSET
}
/N.
${
A
}
/
EVNDISP/
$P
echo
$ODIR
mkdir
-p
${
ODIR
}
for
D
in
North South
...
...
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