DUNE / larnd-sim

Simulation framework for a pixelated Liquid Argon TPC
Apache License 2.0
10 stars 27 forks source link

Add detector properties yamls and other files for modules 1-3 #158

Open sam-fogarty opened 1 year ago

sam-fogarty commented 1 year ago

Currently we have a Module 0 detector properties file but not ones for Modules 1, 2, and 3. We should make sure to add these to make it easy for users to simulate the different modules. Some parameters may ultimately be the same, but others such as light_trig_threshold, light_trig_window, op_channel_efficiency, light_gain, etc may (or will) be different for the different modules.

We may also need to add corresponding files in bin, such as light_noise-<detector>.npy, lightLUT.npz, etc.