Skip to content

Commit

Permalink
Attempt workflow with TDR V1 as V2 files seem to not work with action…
Browse files Browse the repository at this point in the history
… [note this will fail the event rates test]
  • Loading branch information
henry-wallace-phys authored Jan 29, 2025
1 parent 567e9f1 commit c0de0be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/EventRates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c0de0be

Please sign in to comment.