diff --git a/.github/workflows/EventRates.yml b/.github/workflows/EventRates.yml index 82e0c7c..9a1b010 100644 --- a/.github/workflows/EventRates.yml +++ b/.github/workflows/EventRates.yml @@ -58,14 +58,14 @@ jobs: mkdir inputs/DUNE_spline_files inputs/DUNE_CAF_files ln -sf \ - /cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/MaCh3/inputs/TDR/v2/DUNE_2021_FD_splines/* inputs/DUNE_spline_files + /cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/MaCh3/inputs/TDR/v1/* inputs/ - ls inputs/DUNE_spline_files + # ls inputs/DUNE_spline_files - ln -sf \ - /cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/MaCh3/inputs/TDR/v2/DUNE_2023_FD_CAFs/* inputs/DUNE_CAF_files + # ln -sf \ + # /cvmfs/dune.osgstorage.org/pnfs/fnal.gov/usr/dune/persistent/stash/MaCh3/inputs/TDR/v2/DUNE_2023_FD_CAFs/* inputs/DUNE_CAF_files - ls inputs/DUNE_CAF_files + # ls inputs/DUNE_CAF_files source ./bin/setup.MaCh3.sh source ./bin/setup.NuOscillator.sh