Skip to content

Connectivity Gradient Analysis on movies and behavioural emotion data

License

Notifications You must be signed in to change notification settings

MIPLabCH/emoguide_gradients

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jelly-Emotions

GIF

NOTE: Our code is largely notebook based.

Requirements

Our requirements are listed in build/requirements.txt

  • Unix is supported, but we mostly used Mac OS.

  • 64-bit Python 3.8.10 is the version we use (or later version can be used).

  • CUDA toolkit 11.1 or later.

  • Python libraries: see requirements.txt for exact library dependencies. You can use the following commands with Miniconda3 to create and activate your jelly_brain Python environment:

    • cd ./build/
    • conda create -n "jelly_brain" python=3.8.13
    • conda activate jelly_brain
    • <PATH TO YOUR CONDA PYTHON EXEC> python -m pip install -r requirements.txt
  • Docker users:

Acknowledgement

We borrow a lot from these repositories:

**BrainSpace

https://github.com/MICA-MNI/BrainSpace

ENIGMA toolbox is to be installed spearately following guides online. ENIGMA toolbox is used for subcortical displays

About

Connectivity Gradient Analysis on movies and behavioural emotion data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages