Skip to content

Here you will find scripts to access and interact with the Allen Connectivity Atlas SDK.

Notifications You must be signed in to change notification settings

FANCilab/AllenConnectivity_SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AllenConnectivity_SDK

Here you will find scripts to access and interact with the Allen Connectivity Atlas SDK.
For more detailed information and examples, look at:

Before starting, remember to install the AllenSDK package in Anaconda.
I suggest creating a virtual environment specifically for it, as it works best with older versions of Python.

My suggestion:

conda create -n allensdk_env python=3.10
conda activate allensdk_env

pip install numpy==1.23.5
pip install allensdk
pip install notebook
pip install pandas
pip install matplotlib
pip install imageio
pip install scipy
pip install seaborn
pip install pynrrd

About

Here you will find scripts to access and interact with the Allen Connectivity Atlas SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published