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_sampintThe estimated maximum number of samples in the impulse response. n_repeatsintThe number of repeats to use.