The following files contain the code used for CSD estimation from the LFPs from Allen Brain Observatory and the task engagement prediction using Linear Discriminant Analysis.
This notebook contains the first steps for Allen data obtention. It saves the desired sessions and the LFPs, and aligns them to the novel stimuli presentations.
This script contains several functions used in the notebooks (LFP data alignment, Energy Normalization, CSD estimation, etc.)
This notebook upgrades the channel dataframes from the previous notebook by adding the labels on Cortical Layers using the Common Coordinates Framework from Allen Brain Map.
This notebook computes the Current Source Densities for all the LFP data
This notebook performs the data discretization and prepares it for task engagement prediction with Linear Discriminant Analysis.
The same as get_CSD.ipynb but for Power Spectrum
The same as CSD_Analysis.ipynb but from Power Spectrum