mbo_utilities


Namembo_utilities JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryVarious utilities for the Miller Brain Observatory
upload_time2025-07-30 14:32:54
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.11
licenseNone
keywords microscopy scanimage multiroi tiff
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MBO Utilities

General Python and shell utilities developed for the Miller Brain Observatory (MBO) workflows.

[![Documentation](https://img.shields.io/badge/Documentation-black?style=for-the-badge&logo=readthedocs&logoColor=white)](https://millerbrainobservatory.github.io/mbo_utilities/)

Most functions have examples in docstrings.

Converting scanimage tiffs into intermediate filetypes for preprocessing or to use with Suite2p is covered [here](https://millerbrainobservatory.github.io/mbo_utilities/assembly.html).

Function examples [here](https://millerbrainobservatory.github.io/mbo_utilities/api/usage.html) are a work in progress.

---

## Installation

This package is fully installable with `pip`.

`conda` can still be used for the virtual environment, but be mindful to only install packages with `conda install` when absolutely necessary.

``` bash
# make sure your environment is activated, be that conda, venv, uv venv (stick to these)
pip install mbo_utilities
```

To get the latest version:

```bash
pip install git+https://github.com/MillerBrainObservatory/mbo_utilities.git@master
```

---

## Acknowledgements

Thank you to the developers of [scanreader](https://github.com/atlab/scanreader) and the broader open-source community.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mbo_utilities",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.11",
    "maintainer_email": null,
    "keywords": "Microscopy, ScanImage, multiROI, Tiff",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bc/f3/1894a6a946ee308f59b5b4adf738e3c1a7e15b3830df74340e893d753457/mbo_utilities-1.0.3.tar.gz",
    "platform": null,
    "description": "# MBO Utilities\n\nGeneral Python and shell utilities developed for the Miller Brain Observatory (MBO) workflows.\n\n[![Documentation](https://img.shields.io/badge/Documentation-black?style=for-the-badge&logo=readthedocs&logoColor=white)](https://millerbrainobservatory.github.io/mbo_utilities/)\n\nMost functions have examples in docstrings.\n\nConverting scanimage tiffs into intermediate filetypes for preprocessing or to use with Suite2p is covered [here](https://millerbrainobservatory.github.io/mbo_utilities/assembly.html).\n\nFunction examples [here](https://millerbrainobservatory.github.io/mbo_utilities/api/usage.html) are a work in progress.\n\n---\n\n## Installation\n\nThis package is fully installable with `pip`.\n\n`conda` can still be used for the virtual environment, but be mindful to only install packages with `conda install` when absolutely necessary.\n\n``` bash\n# make sure your environment is activated, be that conda, venv, uv venv (stick to these)\npip install mbo_utilities\n```\n\nTo get the latest version:\n\n```bash\npip install git+https://github.com/MillerBrainObservatory/mbo_utilities.git@master\n```\n\n---\n\n## Acknowledgements\n\nThank you to the developers of [scanreader](https://github.com/atlab/scanreader) and the broader open-source community.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Various utilities for the Miller Brain Observatory",
    "version": "1.0.3",
    "project_urls": {
        "Documentation": "https://millerbrainobservatory.github.io/mbo_utilities/index.html",
        "Homepage": "https://github.com/millerbrainobservatory/mbo_utilities",
        "Issues": "https://github.com/MillerBrainObservatory/mbo_utilities/issues",
        "Repository": "https://github.com/millerbrainobservatory/mbo_utilities"
    },
    "split_keywords": [
        "microscopy",
        " scanimage",
        " multiroi",
        " tiff"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "809199e2a133c239c79d499693528233e777789be0cfe88b050df862ba7a9985",
                "md5": "ae4e7c9a7a1e3179191f7e67d1215e55",
                "sha256": "79c30453c1ecdeef33a07e201b6dad724f67ddc1f2c350b4ba9c92b3f4a6d84e"
            },
            "downloads": -1,
            "filename": "mbo_utilities-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae4e7c9a7a1e3179191f7e67d1215e55",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.11",
            "size": 96830,
            "upload_time": "2025-07-30T14:32:53",
            "upload_time_iso_8601": "2025-07-30T14:32:53.378527Z",
            "url": "https://files.pythonhosted.org/packages/80/91/99e2a133c239c79d499693528233e777789be0cfe88b050df862ba7a9985/mbo_utilities-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bcf31894a6a946ee308f59b5b4adf738e3c1a7e15b3830df74340e893d753457",
                "md5": "06f68fb004d418713cf8f34eba830718",
                "sha256": "46c7975e70ffab641e3b28d530d18082f76dc0ce8bf240f787e801263871b249"
            },
            "downloads": -1,
            "filename": "mbo_utilities-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "06f68fb004d418713cf8f34eba830718",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.11",
            "size": 84499,
            "upload_time": "2025-07-30T14:32:54",
            "upload_time_iso_8601": "2025-07-30T14:32:54.646102Z",
            "url": "https://files.pythonhosted.org/packages/bc/f3/1894a6a946ee308f59b5b4adf738e3c1a7e15b3830df74340e893d753457/mbo_utilities-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-30 14:32:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "millerbrainobservatory",
    "github_project": "mbo_utilities",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mbo_utilities"
}
        
Elapsed time: 0.41605s