Description Usage Arguments Value Author(s)
A utility function for bandpass-fourier-transforming timeseries data.
1 | fmriu.freq.bandpass_fft(signal, tr = NaN, lc = NaN, hc = NaN)
|
signal |
[nbin, nroi]: an input signal. |
tr |
[1]: the repetition time of the data (in seconds). |
lc |
[1]: the lower cutoff (in Hz) for the fourier transform. fourier components below this will be set to 0. |
hc |
[1]: the high cutoff (in Hz) for the fourier transform. fourier components above this will be set to 0. |
f [nbin/2, nroi]: the single-sided frequency domain of the signal per roi.
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.