Difference between revisions of "RICH software and analysis"
From EIC-eRD14
(Created page with "= code location = pythia6 https://jlabsvn.jlab.org/svnroot/eic/evgen/pythiaeRHIC/1.0.0/ mRICH in JLEIC det1 https://github.com/EIC-eRD11/det1_rich_modular_eleside dRICH in...") |
|||
Line 16: | Line 16: | ||
The easiest way would be running your analysis script at jlab ifarm to process the data | The easiest way would be running your analysis script at jlab ifarm to process the data | ||
Or you have to download them by | Or you have to download them by | ||
− | 1. using scp from ftp.jlab.org with your jlab account. | + | 1. using scp from ftp.jlab.org with your jlab account. |
− | 2. about 2x faster with some setup effort via https://scicomp.jlab.org/docs/node/11 | + | 2. about 2x faster with some setup effort via https://scicomp.jlab.org/docs/node/11 |
= working at jlab ifarm = | = working at jlab ifarm = |
Revision as of 12:50, 26 February 2018
code location
pythia6 https://jlabsvn.jlab.org/svnroot/eic/evgen/pythiaeRHIC/1.0.0/
mRICH in JLEIC det1 https://github.com/EIC-eRD11/det1_rich_modular_eleside
dRICH in JLEIC det1 https://github.com/EIC-eRD11/dualRICH_inMEIC/tree/master/gemc_drich/aerogel_c2f6
simulation data location
pythia6 events with both RICH simulation file
each file have 1e3 events and about 1GB size
They are jlab disk location /work/eic/sim/eic_gemc/JLAB_VERSION_1.3/RICH/out.*.root
The easiest way would be running your analysis script at jlab ifarm to process the data Or you have to download them by
1. using scp from ftp.jlab.org with your jlab account. 2. about 2x faster with some setup effort via https://scicomp.jlab.org/docs/node/11
working at jlab ifarm
ssh your_jlab_username@login.jlab.org
ssh ifarm
source /group/eic/eic_svn/set_eic
cd /work/eic/(your_jlab_username)