Difference between revisions of "Analyzer/Comparisons"

From HallCWiki
Jump to navigationJump to search
Line 1: Line 1:
 
[[category:12GeV Software]]
 
[[category:12GeV Software]]
== Hall A Online GUI software ==
 
* The code and documentation are available at [https://userweb.jlab.org/~moffit/onlineGUI/ this public directory].
 
 
 
 
 
== Setting up Fortran Analyzer and Replay ==
 
== Setting up Fortran Analyzer and Replay ==
 
* Get copy of Analyzer and Replay directories
 
* Get copy of Analyzer and Replay directories
** Copy [https://userweb.jlab.org/~jones/mduality.tgz mduality.tgz]
+
** The ENGINE code has been put in a [https://hallcweb.jlab.org/git/?p=engine.git;a=summary git repository] .  
** Execute: ''tar -xzvf mduality.tgz'' which creates directories ''mduality/Analyzer_mduality'' and  ''mduality/replay_mduality''
+
**  
 
* Replay a run
 
* Replay a run
** Put run 48043 on cache disk (See new [https://wiki.jlab.org/cc/external/wiki/index.php/New_jcache jcache commands])
+
* Getting data from the MSS.
 +
**For detailed instructions see new [https://wiki.jlab.org/cc/external/wiki/index.php/New_jcache jcache commands])
 +
** An example is : jcache submit default /mss/hallc/daq04/raw/daq04_52949.log.0
 +
 
 +
 
 +
== Hall A Online GUI software ==
 +
* The code and documentation are available at [https://userweb.jlab.org/~moffit/onlineGUI/ this public directory].

Revision as of 09:11, 17 July 2013

Setting up Fortran Analyzer and Replay

  • Get copy of Analyzer and Replay directories
  • Replay a run
  • Getting data from the MSS.
    • For detailed instructions see new jcache commands)
    • An example is : jcache submit default /mss/hallc/daq04/raw/daq04_52949.log.0


Hall A Online GUI software