The goal of ravecore
is to provide storage
infrastructure to read, process, and analyze intracranial
electroencephalography and deep-brain stimulation in RAVE
, a reproducible framework
for analysis and visualization framework. This package supports BIDS
or native file
conventions to ingest signals in HDF5
, Matlab
,
EDF
, BrainVision
, or BlackRock
formats. For images, this package process images in NIfTI
and FreeSurfer
formats, providing brain imaging
normalization to template brain, facilitate comprehensive electrode
localization and 3D brain visualization. Other RAVE
packages include:
ravetools
- signal and imaging toolsravepipeline
- running pipelines and interactive
modulesravedash
- front-end user interfaceSee our official website for tutorials and documentations:
To cite the package and 3D viewer in general
If you use RAVE/YAEL
for localization or brain
normalization, cite
Please check https://rave.wiki/posts/installation/installation.html for full installation guide.
For advanced developers, you can install the development version of
ravecore
with:
# install.packages("pak")
::pak("rave-ieeg/ravecore") pak