iblatlas
Tools to manipulate hierarchical 3D representations of the mouse brain anatomy for electrophysiolgy experiments.
The tools are mainly using the Allen CCF although some other atlases can be used.
This repository uses minimal requirements, based of standard matplotlib
, numpy
and scipy
libraries, to the exclusion
of more complex visualization tools such as pyqt
.
Documentation
Full package documentation
Notebooks and examples
Installation
pip install iblatlas
Contributing
Changes are merged by pull requests.
Release checklist:
Once a tag is pushed on main the package is uploaded to PyPI using GitHub Actions.