ravetools
Signal and Image Processing Toolbox for Analyzing Intracranial Electroencephalography Data
RAVE's signal-processing toolkit taught base R graphics to render lit 3D brain meshes.
◆Recent moves
- 2mo ago
3D mesh rendering arrives in base R, without rgl
⚡ SPARKThe release that widens ravetools from signal processing into rendering: two mesh renderers that run in base R graphics with no rgl dependency, plus a canonical surface coercion function. The sibling ieegio package added its own base R plot method the same morning, making this a coordinated move away from WebGL-only visualization.
View source ↗ - 1y ago
ravetools 0.2.1
A release tag carrying no notes beyond a link to the external changelog, so nothing about its contents is visible from the feed itself. It sits in the four-year gap between the signal-processing era and the 0.2.6 rendering work.
View source ↗ - 3y ago
Stimulation interpolation and faster quantiles
Adds interpolate_stimulation to detect and smooth over stimulation artifacts in recorded responses, plus fast_quantile and fast_mvquantile, and fixes a TinyThreads memory leak. The entry body is cumulative and also restates 0.0.7 and 0.0.6, where the Matlab-equivalent filters and multi-channel pwelch landed — the signal-processing foundation the package was built on before it turned to rendering.
View source ↗