# For CERN machines #export SVJ_CODE_ROOT="/eos/home-g/gkrzmanc/jetclustering/code" #export SVJ_DATA_ROOT="/eos/home-g/gkrzmanc/jetclustering/data" #export SVJ_RESULTS_ROOT="/eos/home-g/gkrzmanc/jetclustering/results" #export SVJ_PREPROCESSED_DATA_ROOT="/eos/home-g/gkrzmanc/jetclustering/preprocessed_data" # For PSI T3 export SVJ_CODE_ROOT="/work/gkrzmanc/jetclustering/code" #export SVJ_DATA_ROOT="/work/gkrzmanc/jetclustering/data" export SVJ_DATA_ROOT="/pnfs/psi.ch/cms/trivcat/store/user/gkrzmanc/jetclustering/data" export SVJ_RESULTS_ROOT="/work/gkrzmanc/jetclustering/results" export SVJ_PREPROCESSED_DATA_ROOT="/work/gkrzmanc/jetclustering/preprocessed_data" #export SVJ_PREPROCESSED_DATA_ROOT="/pnfs/psi.ch/cms/trivcat/store/user/gkrzmanc/jetclustering/preprocessed_data" export SVJ_WANDB_ENTITY="fcc_ml" export SVJ_RESULTS_ROOT_FALLBACK="/pnfs/psi.ch/cms/trivcat/store/user/gkrzmanc/jetclustering/results"