epnl

epnl.epnl(self, t_o: numpy.ndarray, pnlt: numpy.ndarray, C: numpy.ndarray = array([1.0])) → numpy.float64[source]

Compute effective perceived noise level.

Parameters
  • t_o (np.ndarray [n_t']) – Observer time [s]

  • pnlt (np.ndarray [n_t']) – perceived noise level, tone corrected [PNdB]

  • C (np.ndarray [n_t'] settings.N_f']) – pnlt tone correction [dB]

Returns

epnl [EPNdB]

Return type

Float64