Utilities for loading, manipulating and visualizing data from the Allen Institute Mindscope program
Project description
mindscope_utilities
Utilities for loading, manipulating and visualizing data from the Allen Institute Mindscope program.
Functions in this repository depend on the AllenSDK https://github.com/AllenInstitute/AllenSDK
Installation
Set up a dedicated conda environment:
conda create -n mindscope_utilities python=3.8
Activate the new environment:
conda activate mindscope_utilities
Make the new environment visible in the Jupyter
pip install ipykernel
python -m ipykernel install --user --name mindscope_utilities
Install mindscope_utilities
pip install mindscope_utilities
Or if you intend to edit the source code, install in developer mode:
git clone https://github.com/AllenInstitute/mindscope_utilities.git
cd mindscope_utilities
pip install -e .
Testing
Tests are run on CircleCI on every github commit.
Tests can be run locally by running the following at the command line:
flake8 mindscope_utilities
pytest
Level of Support
We are planning on occasional updating this tool with no fixed schedule. Community involvement is encouraged through both issues and pull requests.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mindscope_utilities-0.1.9.tar.gz
.
File metadata
- Download URL: mindscope_utilities-0.1.9.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 896d5723fc66986346dad8ad4e4697f547f066bcf5dcbd89d230718f08c65592 |
|
MD5 | 870bd97ed2993f4d71f0d93ced14cecd |
|
BLAKE2b-256 | 17d1e9371fd2e8340f0c9cf90778b084020e56517322a851938fb9098d92170e |
File details
Details for the file mindscope_utilities-0.1.9-py3-none-any.whl
.
File metadata
- Download URL: mindscope_utilities-0.1.9-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 243b347103b4a80f6cea6d1410b0a59edc19cc00be7f64e17ce16f763e95f3b4 |
|
MD5 | 05192270fb7752bcf56678ca9e471938 |
|
BLAKE2b-256 | a927381b7b1114392e1941ab3cde056b9e172628c313c192c69e03986d83aaa5 |