Skip to content

penn-cnt/Sixth_Sense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for Sixth Sense IEEG Focality Paper

author: Ryan Gallagher

Getting Started

  • clone this repo
    • can use VS Code, Github Desktop, or command line
git clone https://github.com/rgalls/Weighted_Distance.git [path_to_local]
conda env create -n ieegpy -f environment.yml
  • create code/config.json file by editing the example

Description of repo

  • /code stores all code
    • /scripts stores python scripts that download/save/format/load raw data, organized in order
    • /notebooks stores jupyter notebooks used for analysis
      • NormAtlas.ipynb formats the normative atlas data
      • Focality_IO_Data.ipynb analyzes bandpower and networks for patients
      • WeightedStandardDistance.ipynb completes the analysis of the paper
    • /tools stores functions used throughout code base (c: Akash Pattnaik), reformatted to separate bandpower and coherence measures
  • /ieeg-metadata stores metadata associated with ieeg patients
  • /data stores the actual ieeg data and intermediaries used throughout analysis

Please contact the CNT or Ryan Gallagher for access to the data.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published