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
Alessio Berti
magic-cta-pipe
Commits
58184324
Commit
58184324
authored
Feb 27, 2020
by
Ievgen Vovk
Browse files
[make_event_lists.py]: fixed the help message.
parent
7d3cf951
Changes
1
Hide whitespace changes
Inline
Side-by-side
make_event_lists.py
View file @
58184324
...
...
@@ -25,7 +25,7 @@ import gti
# --------------------------
# Adding the argument parser
arg_parser
=
argparse
.
ArgumentParser
(
description
=
"""
This tools pr
epares IRFs based on the processed "test" MC
files.
This tools pr
oduces the FITS event lists out of the earlier processed
files.
"""
)
arg_parser
.
add_argument
(
"--config"
,
default
=
"config.yaml"
,
...
...
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