This repository contains code for preprocessing, validation, and plotting functions for the NOD-MEEG dataset.
This repository includes scripts to reproduce the neuroimaging analyses presented in the NOD-MEEG. The structure is organized into three main subfolders:
- assets: Contains models for preprocessing and Representational Dissimilarity Matrices (RDMs) of NOD-fMRI data.
- scripts: Houses the main code for preprocessing, plotting, and technical validation.
- src: Includes general-purpose functions and classes used for preprocessing and technical validation in this study.