expyfun.stimuli.repeated_mls

expyfun.stimuli.repeated_mls(n_samp, n_repeats)[source]

Generate a repeated MLS 0/1 signal for finding an impulse response

Parameters:
n_sampint

The estimated maximum number of samples in the impulse response.

n_repeatsint

The number of repeats to use.