vbmakefilter
From VoxBoWiki
vbmakefilter creates two files that are important for VoxBo GLMs with autocorrelated data. The exofilt file contains a representation of the exogenous filter (frequency filtering and convolution) applied to your data. The intrincor file contains a representation of the intrinsic noise in your data. Here's the help text:
VoxBo vbmakefilter (v1.8.5pre8/May 6 2010)
usage: vbmakefilter [flags]
flags:
-e <fname> create exofilt
-i <fname> create intrinsic noise model
-t <TRs> <msecs> how many TRs
-lf <lows> low frequencies to remove
-mf <middles> other frequencies to remove
-hf <highs> high frequencies to remove
-k <kernel> convolution kernel for exofilt
-n <noisemodel> 1/f noise model file name
-h help
-v version
