Description Usage Arguments Details Value References
Copy of highpass filter as implemented by bptf
in FSL. The results are very
similar but not identical.
1 | fsl_bptf(orig_data, HP_sigma = 2000)
|
orig_data |
T by V data matrix whose columns will be detrended |
HP_sigma |
The frequency parameter for the highpass filter |
Sources: https://cpb-us-w2.wpmucdn.com/sites.udel.edu/dist/7/4542/files/2016/09/fsl_temporal_filt-15sywxn.m https://github.com/rordenlab/niimath/blob/master/src/core32.c
The data with detrended columns
Jenkinson, M., Beckmann, C. F., Behrens, T. E. J., Woolrich, M. W. & Smith, S. M. FSL. NeuroImage 62, 782-790 (2012).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.