dreye.ReceptorEstimator.system_relative_capture# ReceptorEstimator.system_relative_capture(X)[source]# Calculate the relative total capture given intensities of the stimulation system. Parameters: Xndarray of shape (…, n_sources)Set of intensities used for the stimulation system. Returns: ndarrayThe calculated relative total capture.