From 8f3783ce8b01a4ba78e3f384b09157afe1330505 Mon Sep 17 00:00:00 2001 From: Matt Kramer Date: Sat, 31 Aug 2024 17:07:17 -0700 Subject: [PATCH] Update get_proto_nd_input.sh for MR6 --- scripts/proto_nd_scripts/get_proto_nd_input.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/proto_nd_scripts/get_proto_nd_input.sh b/scripts/proto_nd_scripts/get_proto_nd_input.sh index 04303154..0cf4155b 100755 --- a/scripts/proto_nd_scripts/get_proto_nd_input.sh +++ b/scripts/proto_nd_scripts/get_proto_nd_input.sh @@ -8,11 +8,11 @@ HERE=`pwd` cd ${DATA_DIR} # tile layout describing a *single* module (fix me) -curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/develop/larndsim/pixel_layouts/multi_tile_layout-2.4.16.yaml -curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/develop/larndsim/pixel_layouts/multi_tile_layout-2.5.16.yaml +curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/MiniRun6-v1/larndsim/pixel_layouts/multi_tile_layout-2.4.16.yaml +curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/MiniRun6-v1/larndsim/pixel_layouts/multi_tile_layout-2.5.16.yaml # 2x2 detector description -curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/develop/larndsim/detector_properties/2x2.yaml +curl -O https://raw.githubusercontent.com/DUNE/larnd-sim/MiniRun6-v1/larndsim/detector_properties/2x2.yaml # place holder for run list curl -O https://portal.nersc.gov/project/dune/data/2x2/simulation/kwood_dev/proto_nd_flow_inputs/runlist-2x2-mcexample.txt