Skip to content

Files

Latest commit

19771d5 · Jul 20, 2023

History

History

core_libraries

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 20, 2023
Jul 20, 2023
Jul 20, 2023

Core Libraries

This folder is meant to house the scripts, wheels, and sutrees (etc.) that compose the core libraries used by the CNT.

By default, any changes you make to this folder will not be merged with the labwide repository. If you believe that something should be added or changed, please reach out to Brian Prager, Darrel De Freitas, or Joshua Asuncion.

Folder Structure

python

This folder stores the python wheels and environment files for the main research branches in the lab.

ieeg

Code libraries specifically focused on intracranial eeg projects. May share many depndencies with scalp code.

scalp

Code libraries specifically focused on intracranial eeg projects. May share many depndencies with ieeg code.

utils

Scripts meant to provide general utility for EEG projects, regardless of their specific type. (i.e. iEEG.org downloads, Borel Cache, etc.)

matlab

Under development.