User Tools

Site Tools


asc:jas4pp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
asc:jas4pp [2021/08/06 12:57]
asc [People]
asc:jas4pp [2024/01/30 15:50] (current)
asc [Reading LCIO files]
Line 43: Line 43:
  
  
 +====== Installation  ======
 The installation does not have external dependencies.  To run Jas4pp, you need to install Java. To check you Java installation, run "java -version" The installation does not have external dependencies.  To run Jas4pp, you need to install Java. To check you Java installation, run "java -version"
 One can find Oracle JDK or JRE versions from the [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|Oracle download link]]. OpenJDK can be downloaded  from [[https://openjdk.java.net/]]. One can find Oracle JDK or JRE versions from the [[http://www.oracle.com/technetwork/java/javase/downloads/index.html|Oracle download link]]. OpenJDK can be downloaded  from [[https://openjdk.java.net/]].
Line 48: Line 49:
  
  
-<note tip>Although Jas4pp works on JDK8, we strongly recommend to use JDK9 (or OpenJDK9) and above. This will significantly increase the speed for  numeric computations.+<note tip>We strongly recommend to use JDK18 (or OpenJDK18) and above. This will significantly increase the speed for  numeric computations.
 </note> </note>
  
  
 You can download the Jas4pp program using the [[http://atlaswww.hep.anl.gov/asc/jas4pp/download/|download page]]. You can download the Jas4pp program using the [[http://atlaswww.hep.anl.gov/asc/jas4pp/download/|download page]].
-Then run these commands to install the package using Linux/Mac with the "bash" shell:+ 
 +You can use Jas4pp installer program (jas4pp-[VERSION]-installer.jar). 
 +It asks several questions and creates an icon on a desktop. It is recommended to install the program in "C:\Jas4pp" (for Wnindows) to avoid permission problems.  
 + 
 +Alternatively, one can use untar the program in any directory. 
 +Run these commands to install the package using Linux/Mac with the "bash" shell:
  
 <code bash> <code bash>
Line 66: Line 72:
  
 {{:asc:jas4pp.png?350|}} {{:asc:jas4pp.png?350|}}
 +
 +====== How to run  ======
  
 Use this GUI to explore examples with data visualisation shown in the main window: Use this GUI to explore examples with data visualisation shown in the main window:
Line 542: Line 550:
 See [[http://atlaswww.hep.anl.gov/hepsim/macrolist_lcio.php|LCIO validation page]] for more examples. See [[http://atlaswww.hep.anl.gov/hepsim/macrolist_lcio.php|LCIO validation page]] for more examples.
  
 +====== Reading LCIO files from Delphes ======
 +
 +The Delphes program has somewhat different containers, but they alos can be processed by Jas4pp using Python code. You can find Delphes LCIO files in [[https://atlaswww.hep.anl.gov/hepsim/info.php?item=368]] (created for Snowmass21). See rfast052 tag. To process such LCIO files, look at the example Python scripts in the directory "examples/delphes".
 + 
  
  
asc/jas4pp.1628254666.txt.gz · Last modified: 2021/08/06 12:57 by asc