dreye.ReceptorEstimator.in_system#

ReceptorEstimator.in_system(X)[source]#

Are a set of intensities within the bounds?

Parameters:
Xndarray of shape (…, n_sources)

Set of intensity values.

Returns:
ndarray of shape (…, n_sources)

Boolean array of intensities within the system.