lucabaldini / hexsample

Solid-state hybrid detectors with hexagonal sampling.
https://lucabaldini.github.io/hexsample/
GNU General Public License v3.0
2 stars 0 forks source link

Handle the input options for the different readout modes #54

Open lucabaldini opened 2 months ago

lucabaldini commented 2 months ago

e.g., when reading out with in SPARSE mode, there's no point in bringing along the padding, which is only relevant for RECTANGULAR readout.

More generally, we should have a definite strategy to make sure that all the keywords ending up in the digi header make sense for a specific simulation.

chiaratomaiuolo commented 2 months ago

This issue extends on other future features such as the beamshape (see #55 ), when the beam is uniform, the source sigma and source center attributes make no sense.