An issue to track progress towards a version of larnd-sim where simulate_pixels.py can be run with a configuration which is sensible for an NDLAr geometry for the purpose of MiniProdN1.1.
All development work being done eventually needs to make it to this branch, originally branched from develop.
Non-light related todos:
[x] larndsim/detector_properties/ndlar-module.yaml: make sure tpc_offsets line up with the input full geometry.
[x] larndsim/simulation_properties/NDLAr_LBNF_sim.yaml tweaks to resolve memory / batching warnings.
[x] Origin of and fix to "rise time" mystery.
[x] Check distribution of hit segments per event ID (establish appropriate batch_size.
Light simulation related todos:
[x] larndsim/detector_properties/ndlar-module.yaml: light_gain and op_channel_efficiency.
[ ] larndsim/detector_properties/ndlar-module.yaml: light_window and light_digit_sample_spacing do they need to be there? They appear in the 2x2 yaml but not the NDLAr one.
Marking this as resolved for now. The latest iteration of files presented here largely address the non-light related to dos. We should come back to the light simulation in a separate issue.
An issue to track progress towards a version of
larnd-sim
wheresimulate_pixels.py
can be run with a configuration which is sensible for anNDLAr
geometry for the purpose ofMiniProdN1.1
.All development work being done eventually needs to make it to this branch, originally branched from
develop
.Non-light related todos:
larndsim/detector_properties/ndlar-module.yaml
: make suretpc_offsets
line up with the input full geometry.larndsim/simulation_properties/NDLAr_LBNF_sim.yaml
tweaks to resolve memory / batching warnings.batch_size
.Light simulation related todos:
larndsim/detector_properties/ndlar-module.yaml
:light_gain
andop_channel_efficiency
.larndsim/detector_properties/ndlar-module.yaml
:light_trig_threshold
.larndsim/detector_properties/ndlar-module.yaml
:light_window
andlight_digit_sample_spacing
do they need to be there? They appear in the2x2
yaml but not theNDLAr
one.--light_lut_filename
.--light_det_noise_filename
.Lots of useful discussion here.