This repository contains the code for the project regarding the analysis of longitudinal Percept Recording in an OCD patient.
The code associated with the article:
Matteo Vissani, Pranav Nanda, Alan Bush, Clemens Neudorfer, Darin Dougherty, R. Mark Richardson, Toward Closed-Loop Intracranial Neurostimulation in Obsessive-Compulsive Disorder, Biological Psychiatry, 2022. Link
The code was tested with Matlab 2022a using Cpython 3.9.
Clone the repository:
git clone git@github.com:Brain-Modulation-Lab/Paper_Vissani_et_al_OCDPercept.git
Requirements:
- Matlab wrapper for FOOOF.
Test if the code works in Matlab:
Code1_plot_recordings.m
You need to include csv files and json Percepct recordings to run the script. This should generate plots in the figures directory.
In case of questions, contact: mvissani@mgh.harvard.edu