This repository contains code for reproducing the analyses in the manuscript "Decoding EEG for Optimizing Naturalistic Memory".
The raw electrophysiological data is available on OpenNeuro. For code used in running the experiment, see here and here.
A few analyses required integrating data from raw session logs, which are currently not included in the OpenNeuro dataset (but may be added at a future date). For now, the necessary data from the logs used in analyzing closed-loop sessions can be found in data/processed_events_NiclsCourierClosedLoop
.
Essentially this is a tabular dataset that matches events from the backend which contain information about the classifier to events from the behavioral task which contain information about behavior/gameplay.
For any questions, please create an issue or contact [email protected].