Skip to content

Commit

Permalink
Revert "Temporary Change"
Browse files Browse the repository at this point in the history
This reverts commit b17485b.
  • Loading branch information
diaza committed May 17, 2024
1 parent b17485b commit 9d495b4
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions yamls/proto_nd_flow/resources/RunData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,12 @@ params:
#runlist_file: 'data/module0_flow/runlist-mod0-run2.txt'
# download link: https://portal.nersc.gov/project/dune/data/Module0/runlist.txt
# download link: https://portal.nersc.gov/project/dune/data/Module0-Run2/runlist.txt
#defaults:
# charge_filename: '-'
# light_filename: '-'
# e_field: 0.05 # kV/mm
# light_samples: 256
# charge_thresholds: 'medm'
# is_mc: True
# crs_ticks: 0.1 # us
# lrs_ticks: 0.016 # us
defaults:
charge_filename: '-'
light_filename: '-'
e_field: 0.05 # kV/mm
light_samples: 1024
light_samples: 256
charge_thresholds: 'medm'
is_mc: False
is_mc: True
crs_ticks: 0.1 # us
lrs_ticks: 0.016 # us

0 comments on commit 9d495b4

Please sign in to comment.