ToA information in Timepix4

Dear @krixikraxi

one thing I noticed in your config files is that you are collecting electrons, while the paper you are referencing might be using p-in-n sensors that collect holes.

Maybe try that?

[ElectricFieldReader]
bias_voltage = 150V
depletion_voltage = 100V

[ProjectionPropagation]
propagate_holes = true

Also, how sure are you about the 100V depletion? This means you are significantly overbiasing your sensor, and since v = mu * E your charge carriers are also faster.

Best,
Simon