Open tientong98 opened 4 years ago
I agree, this looks like it will duplicate regressors, unnecessarily. Assuming that uses a cosine regressor, rather than a polynomial, then there should be no effect, as any drift components will be split between the two, and discarded in either case.
Anyway, we should clean this up.
Hi,
I thought that high-pass filtering was already achieved by including the DCT-basis regressors in the GLM model. However, you also have an additional highpass filtering step. Can you please explain why we need to do both?
Best,
Tien