A workshop introducing the hu-neuro-pipeline
package for single trial EEG processing
- Check out the R Markdown version or PDF version of the slides
-
Hit this link or the "launch binder" button
-
Run the "Minimal example" in the
slides.Rmd
file to see the pipeline in action
-
Follow the installation instructions for the pipeline
-
Download and un-zip or
git clone
the workshop repository -
Run the "Minimal example" in the
slides.Rmd
file to see the pipeline in action-
Using your own data: Change the input file paths (
vhdr_files
,log_files
, andbesa_files
) to match the location of your data -
Using demo data from our lab: Download two or more participants from the UCAP dataset (Frömer et al., Front. Neurosci., 2018) by running the
get_ucap()
R code snippet in the script
-