Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

BlueBrain/circuit-build

Repository files navigation

Warning

The Blue Brain Project concluded in December 2024, so development has ceased under the BlueBrain GitHub organization. Future development will take place at: https://github.com/openbraininstitute/circuit-build

circuit-build

Tool for building circuits.

It has only been developed and tested on the BB5 cluster, and depends on the tools that are available via modules. It is possible to install the tools manually, and use the Environments to use virtual environments instead.

Installation

git clone https://github.com/BlueBrain/circuit-build
cd circuit-build
pip install -e .

Documentation

It is highly recommended to build the documentation with:

cd circuit-build
tox -edocs

As it contains a comprehensive tutorial and information about the different phases and their configurations.

Acknowledgements

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

For license see LICENSE.txt.

Copyright (c) 2018-2024 Blue Brain Project/EPFL