nectarchain.trr_test_suite.utils.photons2pe#

photons2pe(x)[source]#

Converts the input value x from photoelectrons (PE) to photons by dividing it by 4.

Args:

x (float): The input value in photoelectrons.

Returns:

float: The input value converted to photons.