Changed epochs_clean_sub = model_plain.apply(epochs) to epochs_clean_sub = model_sub.apply(epochs), making use of the regression coefficients from model_sub. #12977 #2542
autofix.yml
on: pull_request
Autoupdate changelog entry and headers
17s