Difference between revisions of "OnlineAnalysis"

From Tritium Experiments Group
Jump to navigation Jump to search
 
(4 intermediate revisions by 3 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.]
*note : this is just a place holder. Will update more in the future
 
  
Online Analysis</B>
+
How to Complete online Analysis!!
To replay a recent run
+
*log in to online analysis machine : aonl1 ( ssh -Y a-onl@aonl1)
log in to one of the following machines : aonl1,aonl2,aonl3, or aonl4 (for example to log into aonl1 : ssh -Y a-onl@aonl1)
+
*type "'''gotritium'''"
* Then run :
+
*type "'''./myAnalysis Run#'''"
$gotritium  
 
$analyzer
 
[].x replay_tritium.C
 
  
 +
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:
  
After replaying a run (Still on the aonl machine you replayed the run on)
+
*Online Analysis
* run :
+
  $./onlineReplay
  $gotritium
+
 
  [] onlineTritium
+
*Open the online Gui
 +
  $./onlinePlots

Latest revision as of 18: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