The code to support the findings in Identifying task-relevant spectral signatures of perceptual categorization in the human cortex by Ilya Kuzovkin, Juan R. Vidal, Marcela Perrone-Bertlotti, Philippe Kahane, Sylvain Rheims, Jaan Aru, Jean-Philippe Lachaux, Raul Vicente
https://www.biorxiv.org/content/early/2018/12/04/483487
Start with preprocessing by following the steps outlined in the Preprocessing
directory.
After that perform the decoding as explained in Classification
.
To obtain final figures and analysis results follow the Analysis
section.
The final spectrotemproal data is available from https://web.gin.g-node.org/ilyakuzovkin/Spectral-Signatures-of-Perceptual-Categorization-in-Human-Cortex.
- Follow the instructions in Preprocessing to prepare the data,
- then train Random Forests as explained in Classification and
- finally do the Analysis to get to the conclusions!
Initialize FreeSurfer
export FREESURFER_HOME=/Applications/freesurfer
source $FREESURFER_HOME/SetUpFreeSurfer.sh