Implemented fast and memory-efficient 'Notch'-filter,
'Welch-periodogram', discrete wavelet transform algorithm for hours of
high-resolution signals, fast 3D convolution, and image alignment;
providing fundamental toolbox for 'iEEG' pipelines.
Documentation and examples about 'RAVE' project are provided at
<https://openwetware.org/wiki/RAVE>, and the paper by John F. Magnotti,
Zhengjia Wang, Michael S. Beauchamp (2020)
<doi:10.1016/j.neuroimage.2020.117341>; see 'citation("ravetools")' for
details.
Version: |
0.1.3 |
Depends: |
R (≥ 4.0.0) |
Imports: |
graphics, stats, filearray (≥ 0.1.3), Rcpp, waveslim (≥
1.8.2), signal (≥ 0.7.7), pracma, digest (≥ 0.6.29), splines, RNiftyReg (≥ 2.7.1), Rvcg (≥ 0.22.1), R6 (≥ 2.5.1) |
LinkingTo: |
Rcpp |
Suggests: |
fftwtools, bit64, grDevices, microbenchmark, freesurferformats, testthat |
Published: |
2023-12-04 |
Author: |
Zhengjia Wang [aut, cre, cph],
Beauchamp lab [cph],
Karim Rahim [cph] (R package fftwtools),
Prerau Lab [cph] (Multitaper Spectrogram Code),
RcppParallel Authors [cph] (TinyParallel Code comes from RcppParallel),
Marcus Geelnard [cph] (TinyThread library) |
Maintainer: |
Zhengjia Wang <dipterix.wang at gmail.com> |
BugReports: |
https://github.com/dipterix/ravetools/issues |
License: |
GPL-3 |
URL: |
https://dipterix.org/ravetools/ |
NeedsCompilation: |
yes |
SystemRequirements: |
fftw3 (libfftw3-dev (deb), or fftw-devel (rpm)),
pkg-config |
Language: |
en-US |
Citation: |
ravetools citation info |
Materials: |
README NEWS |
CRAN checks: |
ravetools results |