# 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/AllenInstitute/mindscope_utilities",
"name": "brain-observatory-utilities",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Allen Institute",
"author_email": "corbettb@alleninstitute.org, michaelbu@alleninstitute.org, marinag@alleninstitute.org, clark.roll@alleninstitute.org",
"download_url": "https://files.pythonhosted.org/packages/9b/99/5eb7082089a18400347de5a8df14fe08676154d1642b00e9688ae77351b4/brain_observatory_utilities-0.4.0.tar.gz",
"platform": null,
"description": "# brain_observatory_utilities\nTools for analysis, manipulation and visualization of Brain Observatory data availible via the AllenSDK.\n\nFunctions in this repository depend on the AllenSDK\nhttps://github.com/AllenInstitute/AllenSDK\n\n# Installation\n\nSet up a dedicated conda environment:\n\n```\nconda create -n brain_observatory_utilities python=3.8 \n```\n\nActivate the new environment:\n\n```\nconda activate brain_observatory_utilities\n```\n\nMake the new environment visible in the Jupyter \n```\npip install ipykernel\npython -m ipykernel install --user --name brain_observatory_utilities\n```\n\nInstall brain_observatory_utilities\n\nif you intend to edit the source code, install in developer mode:\n```\ngit clone https://github.com/AllenInstitute/brain_observatory_utilities.git\ncd brain_observatory_utilities\npip install -e .\n```\n\n# Level of Support\n\nWe are planning on occasional updating these tools and repo structure with no fixed schedule. Community involvement is encouraged through both issues and pull requests.\n",
"bugtrack_url": null,
"license": "Allen Institute",
"summary": "Utilities for analyzing, manipulating and visualizing data for Brain Observatory projects",
"version": "0.4.0",
"project_urls": {
"Homepage": "https://github.com/AllenInstitute/mindscope_utilities"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7c401cf5d23c4bcc7c1340be1703eaefbe8945bce5e494f5355fc6e88ce257c2",
"md5": "3109bd240400de45109604be14e49537",
"sha256": "34c61e26329afbe918a62968b81eea464e8c4099afb208d602a7daf9753fc64b"
},
"downloads": -1,
"filename": "brain_observatory_utilities-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3109bd240400de45109604be14e49537",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 57729,
"upload_time": "2024-08-16T03:44:08",
"upload_time_iso_8601": "2024-08-16T03:44:08.767527Z",
"url": "https://files.pythonhosted.org/packages/7c/40/1cf5d23c4bcc7c1340be1703eaefbe8945bce5e494f5355fc6e88ce257c2/brain_observatory_utilities-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9b995eb7082089a18400347de5a8df14fe08676154d1642b00e9688ae77351b4",
"md5": "d8aabe273e3a6a3bf32751c7032d6726",
"sha256": "92b93cde2a230ff67f0ba262202f4206999a1970f793e8c403c8dde8a19c250f"
},
"downloads": -1,
"filename": "brain_observatory_utilities-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "d8aabe273e3a6a3bf32751c7032d6726",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 47361,
"upload_time": "2024-08-16T03:44:10",
"upload_time_iso_8601": "2024-08-16T03:44:10.268462Z",
"url": "https://files.pythonhosted.org/packages/9b/99/5eb7082089a18400347de5a8df14fe08676154d1642b00e9688ae77351b4/brain_observatory_utilities-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-16 03:44:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "AllenInstitute",
"github_project": "mindscope_utilities",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"circle": true,
"lcname": "brain-observatory-utilities"
}