Difference between revisions of "VeloTestbeamSoftware"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
> source /project/bfys/VeloTestbeam/scripts/setuplhcb.sh | > source /project/bfys/VeloTestbeam/scripts/setuplhcb.sh | ||
* test once that your setup actually works | * test once that your setup actually works | ||
− | > lb-run Kepler bash | + | > lb-run Kepler bash --noprofile --norc |
> exit | > exit | ||
* run an example setupscript (ask Elena?) | * run an example setupscript (ask Elena?) |
Latest revision as of 13:56, 7 September 2018
For full instructions, see cern twiki:
https://lbtwiki.cern.ch/bin/view/VELO/Tpx3TestbeamSoftware
Kepler software was 'temporarily' installed in:
/project/bfys/VeloTestbeam/Kepler
To use:
* login to the Nikhef login server * login to a stoomboot node that has gcc7, e.g. > ssh stbc-i6 * change to bash, if you are not already running that: > bash * run this setup script to put the software in your path: > source /project/bfys/VeloTestbeam/scripts/setuplhcb.sh * test once that your setup actually works > lb-run Kepler bash --noprofile --norc > exit * run an example setupscript (ask Elena?) > lb-run Kepler gaudirun.py myexample.py
created: WH 2018-09-07