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
hepsim:dev_singularity [2019/10/30 20:50]
hepsim17 [HepSim Docker image]
hepsim:dev_singularity [2019/10/30 20:59] (current)
hepsim17 [Setting up Jas4pp]
Line 60: Line 60:
 Section [[hepsim:dev_fpadsim]] explains how to use this image to create full simulations using detector tags. Section [[hepsim:dev_fpadsim]] explains how to use this image to create full simulations using detector tags.
  
-===== Setting up Jas4pp =====+ 
 +====== Setting up Jas4pp ======
  
 One can setup a recent Jas4pp (with hs-tools) as One can setup a recent Jas4pp (with hs-tools) as
 <code bash> <code bash>
 +singularity exec centos7hepsim.img  bash -l
 source /opt/jas4pp.sh source /opt/jas4pp.sh
 </code> </code>
  
-and the type "jaspp". Please forward X11 to see the GUI.+and then type "jaspp". Please forward X11 to see the GUI.
 All other HepSim commands, such as "hs-ls", "hs-run" should be available. All other HepSim commands, such as "hs-ls", "hs-run" should be available.
  
Line 74: Line 76:
  
 ====== HepSim tests ====== ====== HepSim tests ======
 +
 +To setup simulation and reconstruction software from HepSim, you can use this commend:
 +
 +<code bash>
 +singularity exec centos7hepsim.img  bash -l
 +source /opt/hepsim.sh
 +</code>
 +
  
 The docker container has a few basic tests that checks that everything works as expected. The docker container has a few basic tests that checks that everything works as expected.
Line 203: Line 213:
  
  
-David Blyth created a much lighter version of FPadSim image for EIC work described in Sec. [[fcs:eic:singularity|Singularity image for EIC]]. It is based on Arch Linux, and does not contain the usual Linux environment included inside centos7hepsim image.+David Blyth created a lighter version of FPadSim image for EIC work described in Sec. [[fcs:eic:singularity|Singularity image for EIC]]. It is based on Arch Linux, and does not contain the usual Linux environment included inside centos7hepsim image.
  
  --- //[[[email protected]|Sergei Chekanov]] 2017/09/24 17:49//  --- //[[[email protected]|Sergei Chekanov]] 2017/09/24 17:49//