As far as I understand this is an approximation (also indicated by the comment) ``` # ToDo: figure out actual chage distribution of pulses! pulse_charges = self.random_service.uniform( 0.25, 1.75, size=num_pe) ```
As far as I understand this is an approximation (also indicated by the comment)