From cfc18275d56b4232b96a81eccec243cbda048fe2 Mon Sep 17 00:00:00 2001 From: Heather Kelly Date: Thu, 13 Jul 2023 15:29:47 -0400 Subject: [PATCH] Add SCONE_DIR and SNN_DIR --- nersc/setup_td.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nersc/setup_td.sh b/nersc/setup_td.sh index 4dced3c..01e2ff9 100755 --- a/nersc/setup_td.sh +++ b/nersc/setup_td.sh @@ -189,6 +189,9 @@ export SNANA_SCRATCH="/pscratch/sd/d/desctd" export SNANA_LSST_SIM="$SNANA_SCRATCH/SNANA_LSST_SIM" export SNANA_YSE_SIM="$SNANA_SCRATCH/SNANA_YSE_SIM" +export SCONE_DIR="$TD_SOFTWARE/classifiers/scone" +export SNN_DIR="$TD_SOFTWARE/classifiers/SuperNNova" + if [[ "$cosmosis" ]]; then