Skip to content

Commit

Permalink
Temporary Change
Browse files Browse the repository at this point in the history
  • Loading branch information
AWh1t3 authored May 14, 2024
1 parent 341500c commit b17485b
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions yamls/proto_nd_flow/resources/RunData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,21 @@ 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: 256
light_samples: 1024
charge_thresholds: 'medm'
is_mc: True
is_mc: False
crs_ticks: 0.1 # us
lrs_ticks: 0.016 # us

0 comments on commit b17485b

Please sign in to comment.