From 94b3e8165ae90f42e0052eec3e95b3e305bde24d Mon Sep 17 00:00:00 2001 From: Alexander Booth Date: Thu, 29 Aug 2024 10:06:41 -0700 Subject: [PATCH] Change getting script to fetch from the correct branch. --- scripts/ndlar_scripts/get_ndlar_input.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ndlar_scripts/get_ndlar_input.sh b/scripts/ndlar_scripts/get_ndlar_input.sh index cf9bcce5..cbd3c227 100755 --- a/scripts/ndlar_scripts/get_ndlar_input.sh +++ b/scripts/ndlar_scripts/get_ndlar_input.sh @@ -12,7 +12,7 @@ cd ${DATA_DIR} curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/develop/larndsim/pixel_layouts/multi_tile_layout-3.0.40.yaml # ndlar detector description -curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/develop/larndsim/detector_properties/ndlar-module.yaml +curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/production-MicroProdN1p2/larndsim/detector_properties/ndlar-module.yaml # Placeholder curl -O https://portal.nersc.gov/project/dune/data/2x2/simulation/kwood_dev/proto_nd_flow_inputs/runlist-2x2-mcexample.txt