MneExperiment
Neural model for auditory edge-detection, as described by [1] and used in [2]
signal (NDVar) – Signal on which to detect edges (e.g. a gammatone filterbank).
c (float) – Saturation parameter (see [1]).
offset (bool) – Detect offsets (instead of onsets).
name (str) – Name for the returned NDVar.
NDVar
References