module documentation
Gap detection experiment by Moore et al., 1989 DOI: 10.1121/1.397457
Function | generate |
Function for generating the stimulus |
Constant | GAP |
Gap lengths used in the paper (0.0 is the no-gap condition) |
Constant | NOISE |
Path to spectrum shape of the masking noise |
Constant | SIGNAL |
Target length of the signal (see paper for details) |
Constant | SIGNAL |
Frequency of the sinusoid (they always used 1kHz) |
Constant | SIGNAL |
Level of the sinusoid used in the original paper (they always used 80 dB SPL) |
Constant | SIGNAL |
Level difference between signal and noise in dB SPL |
Function for generating the stimulus
Parameters | |
t | time-vector |
gapfloat | length of the gap (see GAP_LENGTHS for gap lengths used in the paper) |
signalfloat | time-point for starting the signal |
Returns | |
np.ndarray |
Gap lengths used in the paper (0.0 is the no-gap condition)
Value |
|
Path to spectrum shape of the masking noise
Value |
|