mousebrains


Namemousebrains JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/navis/navis-mousebrains
SummaryTransforms to map between different mouse (template) brains
upload_time2024-06-12 05:13:14
maintainerNone
docs_urlNone
authorPhilipp Schlegel
requires_python>=3.9
licenseGNU GPL V3
keywords mouse brains template registration brain navis transform
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # navis-mousebrains
Transforms and meta data to map between different mouse template brains. This package is intended to be used with [navis](https://github.com/schlegelp/navis) and is analogous to [`navis-flybrains`](https://github.com/schlegelp/navis-flybrains).

Currently `mousebrains` ships with:

- meta data and surface meshes the Allen CCF mouse brain template

## Installation
You can install `mousebrains` from PyPI:

```bash
pip3 install mousebrains
```

To install the dev version from Github:
```bash
pip3 install git+https://github.com/navis-org/navis-mousebrains.git
```

### External dependencies
In order to use CMTK-based transforms, you will need to have
[CMTK](https://www.nitrc.org/projects/cmtk/) installed.

For the Elastix-based transforms, you will need to download
[elastix](https://elastix.lumc.nl/index.php) and make sure that the path
to the binaries is in your `PATH` variable.

## Usage

TODO

## Changes

TODO

## Acknowledgements

TODO

## Citing

TODO

When in doubt, feel free to open an [issue](https://github.com/navis-org/navis-mousebrains/issues/new) to ask for advice.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/navis/navis-mousebrains",
    "name": "mousebrains",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "mouse brains template registration brain navis transform",
    "author": "Philipp Schlegel",
    "author_email": "pms70@cam.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/45/62/03c3731922b74956f4d4fac3dd7d5f497bbe9ee4b9c1d37d790fd454ccab/mousebrains-0.0.2.tar.gz",
    "platform": null,
    "description": "# navis-mousebrains\nTransforms and meta data to map between different mouse template brains. This package is intended to be used with [navis](https://github.com/schlegelp/navis) and is analogous to [`navis-flybrains`](https://github.com/schlegelp/navis-flybrains).\n\nCurrently `mousebrains` ships with:\n\n- meta data and surface meshes the Allen CCF mouse brain template\n\n## Installation\nYou can install `mousebrains` from PyPI:\n\n```bash\npip3 install mousebrains\n```\n\nTo install the dev version from Github:\n```bash\npip3 install git+https://github.com/navis-org/navis-mousebrains.git\n```\n\n### External dependencies\nIn order to use CMTK-based transforms, you will need to have\n[CMTK](https://www.nitrc.org/projects/cmtk/) installed.\n\nFor the Elastix-based transforms, you will need to download\n[elastix](https://elastix.lumc.nl/index.php) and make sure that the path\nto the binaries is in your `PATH` variable.\n\n## Usage\n\nTODO\n\n## Changes\n\nTODO\n\n## Acknowledgements\n\nTODO\n\n## Citing\n\nTODO\n\nWhen in doubt, feel free to open an [issue](https://github.com/navis-org/navis-mousebrains/issues/new) to ask for advice.\n",
    "bugtrack_url": null,
    "license": "GNU GPL V3",
    "summary": "Transforms to map between different mouse (template) brains",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/navis/navis-mousebrains"
    },
    "split_keywords": [
        "mouse",
        "brains",
        "template",
        "registration",
        "brain",
        "navis",
        "transform"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b947f19d8067f7dabab5b71c07372ce7e35d8a42c4b6ef0b4a3bede00ce9ac54",
                "md5": "a154fac7ca73fc0e4a353fbf261673ab",
                "sha256": "5613f3470fa7194178dab98e30a11ffa2ce9e72828f03d1223aeaf1afbc687da"
            },
            "downloads": -1,
            "filename": "mousebrains-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a154fac7ca73fc0e4a353fbf261673ab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10619525,
            "upload_time": "2024-06-12T05:13:12",
            "upload_time_iso_8601": "2024-06-12T05:13:12.294881Z",
            "url": "https://files.pythonhosted.org/packages/b9/47/f19d8067f7dabab5b71c07372ce7e35d8a42c4b6ef0b4a3bede00ce9ac54/mousebrains-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "456203c3731922b74956f4d4fac3dd7d5f497bbe9ee4b9c1d37d790fd454ccab",
                "md5": "80370caf24aaf5758b4f421ba56ded16",
                "sha256": "a09d7794f903d8ca9df738d5065bf7f1d658d5b335bff240a88bae7f4e93c28f"
            },
            "downloads": -1,
            "filename": "mousebrains-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "80370caf24aaf5758b4f421ba56ded16",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10778610,
            "upload_time": "2024-06-12T05:13:14",
            "upload_time_iso_8601": "2024-06-12T05:13:14.830853Z",
            "url": "https://files.pythonhosted.org/packages/45/62/03c3731922b74956f4d4fac3dd7d5f497bbe9ee4b9c1d37d790fd454ccab/mousebrains-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-12 05:13:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "navis",
    "github_project": "navis-mousebrains",
    "github_not_found": true,
    "lcname": "mousebrains"
}
        
Elapsed time: 0.56395s