Skip to content

wcaune/n26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neutrino 2026 GitLog

Setup the n26 software again.

In dunegpvm10, using my favor \e[35m\].

/cvmfs/oasis.opensciencegrid.org/mis/apptainer/current/bin/apptainer shell --shell=/bin/bash --env PS1="(COT)[\H@\[\e[35m\]\w\[\e[0m\]]$" -B /cvmfs,/exp,/nashome,/opt,/run/user,/etc/hostname,/etc/hosts,/etc/krb5.conf --ipc --pid /cvmfs/singularity.opensciencegrid.org/fermilab/fnal-dev-sl7:latest

source /cvmfs/dune.opensciencegrid.org/products/dune/setup_dune.sh
cd /exp/dune/app/users/$USER/n26ws/
source localProducts_larsoft_v10_20_06_e26_prof/setup
mrbslp

Software

sl7_c
source ~/.bash_profile
source /cvmfs/dune.opensciencegrid.org/products/dune/setup_dune.sh
setup dunesw v10_20_06d00 -q e26:prof

Merge plots into one pdf file

pip3 install img2pdf
python3 -m img2pdf *.png -o ~/Desktop/e.pdf

Building Pandora PFA

Working area

In dunegpvm10,

ssh -AKXY dunebuild03
/cvmfs/oasis.opensciencegrid.org/mis/apptainer/current/bin/apptainer shell --shell=/bin/bash --env PS1="(COT)[\H@\w]$" -B /cvmfs,/exp,/nashome,/opt,/run/user,/etc/hostname,/etc/hosts,/etc/krb5.conf --ipc --pid /cvmfs/singularity.opensciencegrid.org/fermilab/fnal-dev-sl7:latest

mkdir -p /exp/dune/app/users/$USER/n26ws
mkdir -p /exp/dune/data/users/$USER/n26ws

cd /exp/dune/app/users/$USER/n26ws
source /cvmfs/dune.opensciencegrid.org/products/dune/setup_dune.sh
setup larsoft v10_20_06 -q e26:prof
mrb newDev
source localProducts_larsoft_v10_20_06_e26_prof/setup

Checkout dunesw and LArPandora Content

mrb g dunesw larpandoracontent
cd $MRB_SOURCE/dunesw
git checkout npcworkshop_may2026
cd $MRB_SOURCE/larpandoracontent
git remote add pandora https://github.com/PandoraPFA/LArContent.git
git fetch pandora
git checkout pandora/feature/npc_cluster
git checkout -b feature/npc_cluster pandora/feature/npc_cluster

mrb Setup Environment

In .../n26ws/srcs/dunesw,

mrbsetenv

Now build!

mrb install -j 32

mrb setup local products

mrbslp

Links

NPC DDAS2026

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors