DUNE / dune-tms

DUNE ND Temporary Muon Spectrometer
0 stars 1 forks source link

SL7 vs AL9 #139

Open jdkio opened 2 weeks ago

jdkio commented 2 weeks ago

Ideally, SL7 and AL9 should give us exactly the same results. We don't see major differences as we were worried about (see this conversation on slack), but we do see some minor differences. I think this can be attributed to differences in edep sim/geant4, which is used in finding the track length. But we also see minor differences in n hits per track. The setups are included in the next section, and the full set of comparison plots below that

image

image

More info about setup

SL7 (source):

source /cvmfs/dune.opensciencegrid.org/products/dune/setup_dune.sh
setup cmake v3_17_3 -f Linux64bit+3.10-2.17
setup clhep v2_4_4_1 -f Linux64bit+3.10-2.17 -q debug:e20
setup root v6_12_06a -f Linux64bit+3.10-2.17 -q e15:prof
setup edepsim v3_2_0 -f Linux64bit+3.10-2.17 -q e20:prof

AL9 (source)

source /cvmfs/larsoft.opensciencegrid.org/spack-packages/setup-env.sh
source /exp/dune/data/users/losulliv/spack/my_spack/setup-env.sh
spack load gcc@12.2.0               && echo "Setup gcc..."
spack load cmake@3.27.7%gcc@12.2.0  && echo "Setup cmake..."
spack load root@6.28.06%gcc@12.2.0  && echo "Setup root..."
spack load geant4@10.6.1%gcc@12.2.0 && echo "Setup geant4..."
spack load clhep@2.4.6.4%gcc@12.2.0 && echo "Setup clhep..."
spack load expat@2.5.0%gcc@12.2.0   && echo "Setup expat..."
spack load edep-sim@3.2%gcc@12.2.0  && echo "Setup edep-sim..."

All images:

See all comparison images here: comparison_sl7_al9_images.zip