WireCell / wire-cell-toolkit

Toolkit for Liquid Argon TPC Simulation and Reconstruction
https://wirecell.github.io/
Other
7 stars 22 forks source link

Inconsistent handling of nominal drift speed in config #266

Open brettviren opened 11 months ago

brettviren commented 11 months ago

The nominal drift speed as multiple avenues to be set which easily leads to inconsistency.

The main issue is that it may be set in the Jsonnet config and in the field response file (fr.speed). The latter typically "bakes" in a value when the field response file is transformed from whatever data came from the external field calculator (garfield, pochoir).

There are others (in both WCT and larwirecell).

I think the best way to bring these into consistency is to adopt the approach of DepoFluxSplat (default from fr.speed but allow override).