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.1.tar.gz
(12.5 kB
view details)
Built Distribution
birdbrain-0.1.1-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file birdbrain-0.1.1.tar.gz
.
File metadata
- Download URL: birdbrain-0.1.1.tar.gz
- Upload date:
- Size: 12.5 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 | 3d4c8231e440a559098b14d507ec6234bb06f9b3d37f08653eaaa11c83afde88 |
|
MD5 | aaf60e2296c9dd511aa62b654df610b1 |
|
BLAKE2b-256 | e5fa813ed3aac84b6a02d231577fdebb44758d76c5dbad63a9c9c1f3ce96b5dc |
File details
Details for the file birdbrain-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: birdbrain-0.1.1-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 | 427066005188424821d6f84d507828160a5236e1f23c7f9a359bd0953324f455 |
|
MD5 | 0ec09442bd05e2ed0216772cb7ae5346 |
|
BLAKE2b-256 | f34bbba080751977a82f6d1bfb95bfcf14368d7376be1bc517a30c7729b1b0c5 |