Skip to main content

Utilities for analyzing, manipulating and visualizing data for Brain Observatory projects

Project description

brain_observatory_utilities

Tools for analysis, manipulation and visualization of Brain Observatory data availible via the AllenSDK.

Functions in this repository depend on the AllenSDK https://github.com/AllenInstitute/AllenSDK

Installation

Set up a dedicated conda environment:

conda create -n brain_observatory_utilities python=3.8 

Activate the new environment:

conda activate brain_observatory_utilities

Make the new environment visible in the Jupyter

pip install ipykernel
python -m ipykernel install --user --name brain_observatory_utilities

Install brain_observatory_utilities

if you intend to edit the source code, install in developer mode:

git clone https://github.com/AllenInstitute/brain_observatory_utilities.git
cd brain_observatory_utilities
pip install -e .

Level of Support

We are planning on occasional updating these tools and repo structure with no fixed schedule. Community involvement is encouraged through both issues and pull requests.

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

brain_observatory_utilities-0.2.0.tar.gz (40.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page