Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ALICE-open-data
ALICE Blender animation
Commits
0c320fc0
Commit
0c320fc0
authored
Dec 16, 2019
by
Lucas Mello Schnorr
Browse files
give an usage example
parent
8ef93694
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflow_sketch.sh
View file @
0c320fc0
...
...
@@ -28,6 +28,11 @@ function usage()
echo
" where <DOWNLOAD> is true or false, indicate whether the dataset should be downloaded"
;
echo
" where <DEFAULT_ANIMATION> is optional, either true or false, to indicate if the default animation should be generated"
;
echo
" leaving <DEFAULT_ANIMATION> blank will generate custom animation from data file"
;
echo
echo
echo
"Usage example:"
echo
"./
$0
true http://opendata.cern.ch/record/1103/files/assets/alice/2010/LHC10h/000139173/ESD/0004/AliESDs.root false"
echo
}
##############################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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