Tools for using the songbird brain atlas
Project description
birdbrain
Tim Sainburg
Work in progress.
This is a small library for viewing the songbird brain atlas' at https://www.uantwerpen.be/en/rg/bioimaging-lab/research/mri-atlases/starling-brain-atlas/
- TODO
- fix colormap error where adjacent nuclei will be labelled with the same color (e.g. NCM and field L)
- update package to work with other atlas'
- generate STL files from brain images
- pip installable
- binder notebooks
- proposed updated y-sinus differs from actual updated y-sinus - this appears to have to do with laterality flipping...
Project Organization
├── LICENSE
├── Makefile <- Makefile with commands like `make data` or `make train`
├── README.md <- The top-level README for developers using this project.
├── data
│ ├── external <- Data from third party sources.
│ ├── interim <- Intermediate data that has been transformed.
│ ├── processed <- The final, canonical data sets for modeling.
│ └── raw <- The original, immutable data dump.
│
├── docs <- A default Sphinx project; see sphinx-doc.org for details
│
├── models <- Trained and serialized models, model predictions, or model summaries
│
├── notebooks <- Jupyter notebooks. Naming convention is a number (for ordering),
│ the creator's initials, and a short `-` delimited description, e.g.
│ `1.0-jqp-initial-data-exploration`.
│
├── references <- Data dictionaries, manuals, and all other explanatory materials.
│
├── reports <- Generated analysis as HTML, PDF, LaTeX, etc.
│ └── figures <- Generated graphics and figures to be used in reporting
│
├── requirements.txt <- The requirements file for reproducing the analysis environment, e.g.
│ generated with `pip freeze > requirements.txt`
│
├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
├── src <- Source code for use in this project.
│ ├── __init__.py <- Makes src a Python module
│ │
│ ├── data <- Scripts to download or generate data
│ │ └── make_dataset.py
│ │
│ ├── features <- Scripts to turn raw data into features for modeling
│ │ └── build_features.py
│ │
│ ├── models <- Scripts to train models and then use trained models to make
│ │ │ predictions
│ │ ├── predict_model.py
│ │ └── train_model.py
│ │
│ └── visualization <- Scripts to create exploratory and results oriented visualizations
│ └── visualize.py
│
└── tox.ini <- tox file with settings for running tox; see tox.testrun.org
Project based on the cookiecutter data science project template. #cookiecutterdatascience
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
birdbrain-0.1.0.tar.gz
(12.3 kB
view details)
Built Distribution
birdbrain-0.1.0-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file birdbrain-0.1.0.tar.gz
.
File metadata
- Download URL: birdbrain-0.1.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7ae5dadea2ed3b5fc60a1181a29bf00e4eca493e5ae1cb857a2ce15ccb1177b |
|
MD5 | bbe5ee26d45bddf9ca53175bda796df7 |
|
BLAKE2b-256 | 8b9735383fadcc19cf6f7e6d055a9f7a94caf228ee4e09bfc786a78d43807db5 |
File details
Details for the file birdbrain-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: birdbrain-0.1.0-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9599794cfc12f7726d7dd85026cdfd482623b1ca7f202db8369885752e2f65d9 |
|
MD5 | 5adb4ca2e3ff2875a753c9b8662f8df7 |
|
BLAKE2b-256 | 8b7e42e91041d37f66055d01cfed211d8a447912086dbe9d9c72f02c7e32a02f |