Difference between revisions of "HOWTO ded: Install & Run"

From GlueXWiki
Jump to: navigation, search
Line 20: Line 20:
 
     Linux: run the ded.sh script (sh ./ded.sh)
 
     Linux: run the ded.sh script (sh ./ded.sh)
 
     OS X: run the ded.sh script (sh ./ded.sh)
 
     OS X: run the ded.sh script (sh ./ded.sh)
 +
 +
Saving View Configuration:
 +
- File -> Save Configuration
 +
- This saves the configuration of the zoom levels, current views, and their locations.
 +
 +
Known Issues:
 +
- CDC Drift Time button is displayed on XZ & XY views even though it only is used and is active on the XY view.
 +
- CDC Hits does not have mouse over support.
  
  
 
Source is available from the CLAS12 svn repository: https://clas12svn.jlab.org/repos/trunk/clas12/ded
 
Source is available from the CLAS12 svn repository: https://clas12svn.jlab.org/repos/trunk/clas12/ded

Revision as of 21:54, 22 July 2010

Requires:

- Java JRE 1.6.x+
  - Windows: http://www.java.com/en/download/index.jsp
  - Linux: Package manager (yum/apt) or http://www.java.com/en/download/index.jsp
  - OS X: Software Update should update to the latest java but sometimes that does not work properly.
          Manuel Update
            -10.5.x: http://support.apple.com/kb/DL971  
            -10.6.x: http://support.apple.com/kb/DL972
- dedExport
   - Software available on /group/halld/Software/builds/ded
- EvioFile
   - These can be generated using the danaevio plugin which can be found at /group/halld/Software/builds/sim-recon/sim-recon-2010-05-17/src/programs/Utilities/plugins

Install:

- Copy the dedExport directory to the desired install directory

Run:

- Depending on your operating system :
    Windows: Double click ded.bat
    Linux: run the ded.sh script (sh ./ded.sh)
    OS X: run the ded.sh script (sh ./ded.sh)

Saving View Configuration:

- File -> Save Configuration
- This saves the configuration of the zoom levels, current views, and their locations. 

Known Issues:

- CDC Drift Time button is displayed on XZ & XY views even though it only is used and is active on the XY view.
- CDC Hits does not have mouse over support.


Source is available from the CLAS12 svn repository: https://clas12svn.jlab.org/repos/trunk/clas12/ded