Summary of what happened:
I am running xcp-d on my output from fmriprep with --nuisance-regressors acompcor. After my run is finished, I found in the visual report’s Functional section: “As the aCompCor regressors were generated on high-pass filtered data, the associated cosine basis regressors were included. This has the effect of high-pass filtering the data as well.”
I am not sure if we should still use highpass filtering for Butterworth bandpass filter if the cosine-basis is already doing the high pass filter for me. in other word, should i set --lower-bpf to be 0 to disable high pass filter if i decide to use acompcor as my nuisance-regressor or should i still keep it. I currently have parameter:
–lower-bpf 0.008
–upper-bpf 0.15
–nuisance-regressors acompcor
Version:
I use xcp-d singularity image version 0.10.5
Environment (Docker, Singularity / Apptainer, custom installation):
Singularity