High-pass filter and ICA-AROMA on multiband-data

Hi George,

I believe you would want to perform the opposite (i.e. apply highpass filter to the ICA-AROMA denoised fMRIPrep data). See this post for more information.

I assume by “slices” you’re referring to volumes. With such large data, fMRIPrep provides an --aroma-melodic-dimensionality option where you can specify the number of components generated (e.g. --aroma-melodic-dimensionality 100. See this post for guidance.

If you’re using the ICA-AROMA denoised fMRIPrep output data then you don’t need to include the motion parameters; doing so may reintroduce noise.

I should also note that ICA-AROMA was not designed on multi-band data, so be aware of that. However, from what I’ve been on Neurostars and with my own data, ICA-AROMA works reasonably well on multi-band data.

Hope this helps a bit.