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
Last revision Both sides next revision
hepsim:dev_fpadsim [2017/09/24 01:53]
hepsim17 [Light version of image]
hepsim:dev_fpadsim [2017/09/24 02:10]
hepsim17
Line 39: Line 39:
 FPadSim software. FPadSim software.
  
-Here is the download link [[http://atlaswww.hep.anl.gov/hepsim/centos7hepsim.img|centos7hepsim.img]] (>5 GB).+Here is the download link [[http://atlaswww.hep.anl.gov/hepsim/soft/centos7hepsim.img|centos7hepsim.img]] (>5 GB).
 The image includes basic CentOS7 environment, and programs such as SLIC, LCSIM, slicPandora, ProMC, Jas4PP and various The image includes basic CentOS7 environment, and programs such as SLIC, LCSIM, slicPandora, ProMC, Jas4PP and various
 converters. converters.
  
 <code bash> <code bash>
-wget http://atlaswww.hep.anl.gov/hepsim/centos7hepsim.img # get the singularity image +wget http://atlaswww.hep.anl.gov/hepsim/soft/centos7hepsim.img # get the singularity image 
-singularity  exec centos7hepsim.img  bash -l              # setup fpadsim+singularity  exec centos7hepsim.img  bash -l                   # setup fpadsim
 </code> </code>
-After the last line, the environment should be ready. For example, type "slic -h". It shows the available commands+After the last line, the environment should be ready. For example, type "slic -h". It shows the available commands. 
-You can also use the commands such as: +
- +
-<code bash> +
-promc2lcio   # convert ProMC file to LCIO +
-promc2stdhep # convert ProMC file to STDHEP +
-</code> +
-and many other.+
  
 Now you can process the tag file: Now you can process the tag file:
Line 69: Line 62:
 To process other promc files, download the required promc files and edit the file Test.sh To process other promc files, download the required promc files and edit the file Test.sh
  
-====== Singularity image ======+More information can be found in Section [[hepsim:dev_singularity|HepSim singularity image]]
  
-The singularity [[http://atlaswww.hep.anl.gov/hepsim/centos7hepsim.img|centos7hepsim.img]] image +===== Light version of FPadSim image=====
-is created using CentOS7 using singularity version 2.3.1. It has the basic linux commands, vim editor and +
-all the required packages. +
- +
-Look inside this image as: +
- +
-<code bash> +
-sudo singularity shell --contain --writable centos7hepsim.img +
-</code> +
-  +
-and check the directory "/home/hepsim". It includes the script "hepsim.sh" which setups the environment. +
-Here are a few useful commands: +
- +
-<code bash> +
-sudo singularity shell --contain --writable centos7hepsim.img # open to make changes +
-singularity expand centos7hepsim.img                          # expand the image +750 MB +
-singularity copy   centos7hepsim.img  -pr test  /home/hepsim/ # copy directory "test" from host computer +
-</code> +
-===== Light version of image=====+
  
-David Blyth created a much lighter version of FPadSim image for EIC work described in Sec.[[fcs:eic:singularity| Fpadsim singularity image for EIC]]. It is based on Arch Linux, and does not contain the usual Linux enviroment included inside centos7hepsim image.+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.
  
  
Line 104: Line 79:
   * A.Kotwal (Duke)   * A.Kotwal (Duke)
   * J.Strube (PNNL)   * J.Strube (PNNL)
-  * J.Marshall (U.Cambridge+  * J.Marshall (U.Cambridge)
  
  --- //[[[email protected]|Sergei Chekanov]] 2017/04/12 21:58//  --- //[[[email protected]|Sergei Chekanov]] 2017/04/12 21:58//