Skip to content

A workshop introducing the hu-neuro-pipeline package for single trial EEG processing

License

Notifications You must be signed in to change notification settings

alexenge/hu-neuro-pipeline-workshop

Repository files navigation

hu-neuro-pipeline-workshop

Binder Made with R Markdown GitHub Workflow Status License: CC BY 4.0

A workshop introducing the hu-neuro-pipeline package for single trial EEG processing

Usage

Static version

Interactive version, in the cloud

  • Hit this link or the "launch binder" button

  • Run the "Minimal example" in the slides.Rmd file to see the pipeline in action

Interactive version, on your own machine

  1. If necessary, install R and RStudio

  2. Follow the installation instructions for the pipeline

  3. Download and un-zip or git clone the workshop repository

  4. 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, and besa_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