Skip to content

FlyBrainLab/CXcircuits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CXcircuits

FlyBrainLab Circuit Library for the Central Complex

Installation

Note: the package must be installed both in the environment hosting the FlyBrainLab user-side components and in the environment hosting the backend servers. For example, if you are running FlyBrainLab using the full installation or Docker image, you only need to install it in the ffbo environment since both FlyBrainlab user-side components and backend servers are installed within the same environment. However, if you are running the FlyBrainLab user-side components on a separate machine, you must install this package in both places.

git clone https://github.com/FlyBrainLab/CXcircuits.git
cd CXcircuits
python setup.py develop

Loading Models to NeuroArch Database

Models are store in each of the subdirectories in the folder models. Go into each subdirectories and run

python load_database.py

Each model is accompanied by a notebook in the notebooks/elife20 directory. After loading the database, open the corresponding notebook in FlyBrainLab and run through the notebook.

About

FlyBrainLab Circuit Library for the Central Complex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published