Difference between revisions of "OnlineAnalysis"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
[https://wiki.jlab.org/tegwiki/index.php/Complete_guide Direct link to the entire repository of information.] | [https://wiki.jlab.org/tegwiki/index.php/Complete_guide Direct link to the entire repository of information.] | ||
− | |||
− | + | How to Complete online Analysis!! | |
− | + | *log in to online analysis machine : aonl1 ( ssh -Y a-onl@aonl1) | |
− | log in to | + | *type "'''gotritium'''" |
− | * | + | *type "'''./myAnalysis Run#'''" |
− | + | ||
+ | This will do an online replay and pull up the online gui, then the script will post to the logbook! | ||
+ | |||
+ | You may also do these steps individually by: | ||
+ | |||
+ | *Online Analysis | ||
$./onlineReplay | $./onlineReplay | ||
− | + | *Open the online Gui | |
− | + | $./onlinePlots | |
− | |||
− | |||
− | $./ |
Latest revision as of 17:59, 26 March 2018
Back to Tritium-Main Back to How to Back to Third Person
Direct link to the entire repository of information.
How to Complete online Analysis!!
- log in to online analysis machine : aonl1 ( ssh -Y a-onl@aonl1)
- type "gotritium"
- type "./myAnalysis Run#"
This will do an online replay and pull up the online gui, then the script will post to the logbook!
You may also do these steps individually by:
- Online Analysis
$./onlineReplay
- Open the online Gui
$./onlinePlots