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
d0e95110
Commit
d0e95110
authored
Jul 29, 2020
by
Gernot Maier
Browse files
improved README
parent
a838dc8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d0e95110
# Introduction
Some simple script to prepare and steer file lists from CTA prod5 production and compare it with locally (DESY)
available files
# Usage
## Prepare list of available data sets
...
...
@@ -40,11 +45,20 @@ This queries the CTA production DB and puts file lists into Prod5_LaPalma_Advanc
## Check which files are on DESY dCache, lustre, GRID
The following commands queries both dCache and lustre for files.
This command takes usually a long time as it has to query thousands of files
This command takes usually a long time as it has to query thousands of files.
```
./getFiles_and_checkifLocal.sh check Prod5_LaPalma_AdvancedBaseline_NSB1x
```
This will prepare the following files for each particle type, and azimuth direction:
```
Prod5_LaPalma_AdvancedBaseline_NSB1x_electron_North_20deg_DL0.dCache.list
Prod5_LaPalma_AdvancedBaseline_NSB1x_electron_North_20deg_DL0.GRID.list
Prod5_LaPalma_AdvancedBaseline_NSB1x_electron_North_20deg_DL0.list
Prod5_LaPalma_AdvancedBaseline_NSB1x_electron_North_20deg_DL0.local.list
```
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