neurom


Nameneurom JSON
Version 3.2.10 PyPI version JSON
download
home_pageNone
SummaryNeuroM: a light-weight neuron morphology analysis package
upload_time2024-04-17 13:43:58
maintainerNone
docs_urlhttps://pythonhosted.org/neurom/
authorBlue Brain Project, EPFL
requires_python>=3.8
licenseCopyright (c) 2015-2022 Blue Brain Project/EPFL Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            ![NeuroM Logo](https://raw.githubusercontent.com/BlueBrain/NeuroM/master/doc/source/logo/NeuroM.jpg)



# NeuroM

NeuroM is a Python toolkit for the analysis and processing of neuron morphologies.

[![Run all tox python3](https://github.com/BlueBrain/NeuroM/actions/workflows/run-tox.yml/badge.svg)](https://github.com/BlueBrain/NeuroM/actions/workflows/run-tox.yml)
[![license](https://img.shields.io/pypi/l/neurom.svg)](https://github.com/BlueBrain/NeuroM/blob/master/LICENSE.txt)
[![codecov.io](https://codecov.io/github/BlueBrain/NeuroM/coverage.svg?branch=master)](https://codecov.io/github/BlueBrain/NeuroM?branch=master)
[![Documentation Status](https://readthedocs.org/projects/neurom/badge/?version=latest)](http://neurom.readthedocs.io/en/latest/?badge=latest)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.597333.svg)](https://doi.org/10.5281/zenodo.597333)

## Documentation

NeuroM documentation is built and hosted on [readthedocs](https://readthedocs.org/).

* [latest snapshot](http://neurom.readthedocs.org/en/latest/)
* [latest release](http://neurom.readthedocs.org/en/stable/)

## Migration to v2 or v3 versions

Refer to [the doc page](https://neurom.readthedocs.io/en/latest/migration.html) on this topic.

## Reporting issues

Issues should be reported to the
[NeuroM github repository issue tracker](https://github.com/BlueBrain/NeuroM/issues).
The ability and speed with which issues can be resolved depends on how complete and
succinct the report is. For this reason, it is recommended that reports be accompanied
with
* A minimal but self-contained code sample that reproduces the issue. Minimal means no
  code that is irrelevant to the issue should be included. Self-contained means it should
  be possible to run the code without modifications and reproduce the problem.
* The observed and expected output and/or behaviour. If the issue is an error, the python
  error stack trace is extremely useful.
* The commit ID of the version used. This is particularly important if reporting an error
  from an older version of NeuroM.
* If reporting a regression, the commit ID of the change that introduced the problem
* If the issue depends on data, a data sample which reproduces the problem should be
  up-loaded. But check first whether the error can be reproduced with any of the data
  samples available in the `tests/data` directory.

## Citation

When you use the NeuroM software, we ask you to cite the following (**this includes poster presentations**):
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.597333.svg)](https://doi.org/10.5281/zenodo.597333)


## Funding & Acknowledgements
This work has been partially funded by the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 720270, 785907 (Human Brain Project SGA1/SGA2) and by the EBRAINS research infrastructure, funded from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

For license and authors, see `LICENSE.txt` and `AUTHORS.md` respectively.

Copyright (c) 2015-2022 Blue Brain Project/EPFL

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "neurom",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/neurom/",
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Blue Brain Project, EPFL",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/e5/33/626f69694b7e66fe8902c94e60d00b2f2ada949bc036f00e7a77bf0e595a/neurom-3.2.10.tar.gz",
    "platform": null,
    "description": "![NeuroM Logo](https://raw.githubusercontent.com/BlueBrain/NeuroM/master/doc/source/logo/NeuroM.jpg)\n\n\n\n# NeuroM\n\nNeuroM is a Python toolkit for the analysis and processing of neuron morphologies.\n\n[![Run all tox python3](https://github.com/BlueBrain/NeuroM/actions/workflows/run-tox.yml/badge.svg)](https://github.com/BlueBrain/NeuroM/actions/workflows/run-tox.yml)\n[![license](https://img.shields.io/pypi/l/neurom.svg)](https://github.com/BlueBrain/NeuroM/blob/master/LICENSE.txt)\n[![codecov.io](https://codecov.io/github/BlueBrain/NeuroM/coverage.svg?branch=master)](https://codecov.io/github/BlueBrain/NeuroM?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/neurom/badge/?version=latest)](http://neurom.readthedocs.io/en/latest/?badge=latest)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.597333.svg)](https://doi.org/10.5281/zenodo.597333)\n\n## Documentation\n\nNeuroM documentation is built and hosted on [readthedocs](https://readthedocs.org/).\n\n* [latest snapshot](http://neurom.readthedocs.org/en/latest/)\n* [latest release](http://neurom.readthedocs.org/en/stable/)\n\n## Migration to v2 or v3 versions\n\nRefer to [the doc page](https://neurom.readthedocs.io/en/latest/migration.html) on this topic.\n\n## Reporting issues\n\nIssues should be reported to the\n[NeuroM github repository issue tracker](https://github.com/BlueBrain/NeuroM/issues).\nThe ability and speed with which issues can be resolved depends on how complete and\nsuccinct the report is. For this reason, it is recommended that reports be accompanied\nwith\n* A minimal but self-contained code sample that reproduces the issue. Minimal means no\n  code that is irrelevant to the issue should be included. Self-contained means it should\n  be possible to run the code without modifications and reproduce the problem.\n* The observed and expected output and/or behaviour. If the issue is an error, the python\n  error stack trace is extremely useful.\n* The commit ID of the version used. This is particularly important if reporting an error\n  from an older version of NeuroM.\n* If reporting a regression, the commit ID of the change that introduced the problem\n* If the issue depends on data, a data sample which reproduces the problem should be\n  up-loaded. But check first whether the error can be reproduced with any of the data\n  samples available in the `tests/data` directory.\n\n## Citation\n\nWhen you use the NeuroM software, we ask you to cite the following (**this includes poster presentations**):\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.597333.svg)](https://doi.org/10.5281/zenodo.597333)\n\n\n## Funding & Acknowledgements\nThis work has been partially funded by the European Union\u2019s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 720270, 785907 (Human Brain Project SGA1/SGA2) and by the EBRAINS research infrastructure, funded from the European Union\u2019s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).\n\nThe development of this software was supported by funding to the Blue Brain Project, a research center of the \u00c9cole polytechnique f\u00e9d\u00e9rale de Lausanne (EPFL), from the Swiss government\u2019s ETH Board of the Swiss Federal Institutes of Technology.\n\nFor license and authors, see `LICENSE.txt` and `AUTHORS.md` respectively.\n\nCopyright (c) 2015-2022 Blue Brain Project/EPFL\n",
    "bugtrack_url": null,
    "license": "Copyright (c) 2015-2022 Blue Brain Project/EPFL  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ",
    "summary": "NeuroM: a light-weight neuron morphology analysis package",
    "version": "3.2.10",
    "project_urls": {
        "Documentation": "https://neurom.readthedocs.io/",
        "Homepage": "https://github.com/BlueBrain/NeuroM",
        "Repository": "https://github.com/BlueBrain/NeuroM.git",
        "Tracker": "https://github.com/BlueBrain/NeuroM/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "60444c281825c463bec6a816dafd598d9a2c86d8aabda1664d9a7a8767f86738",
                "md5": "56b1c3c8faaaec22cb690a0ecba8afc1",
                "sha256": "d0b9f1dddc20e369cf02e1f295d4dbd7f00e8ca2377e6d35ff865cca1757fead"
            },
            "downloads": -1,
            "filename": "neurom-3.2.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56b1c3c8faaaec22cb690a0ecba8afc1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 109350,
            "upload_time": "2024-04-17T13:43:56",
            "upload_time_iso_8601": "2024-04-17T13:43:56.898472Z",
            "url": "https://files.pythonhosted.org/packages/60/44/4c281825c463bec6a816dafd598d9a2c86d8aabda1664d9a7a8767f86738/neurom-3.2.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e533626f69694b7e66fe8902c94e60d00b2f2ada949bc036f00e7a77bf0e595a",
                "md5": "16c8cacd000fb4712b34f28bd7e0abc1",
                "sha256": "f0edfdde29ed2ba95b970319ae693018fa44ce0651e719625f2a7ae72a9a48af"
            },
            "downloads": -1,
            "filename": "neurom-3.2.10.tar.gz",
            "has_sig": false,
            "md5_digest": "16c8cacd000fb4712b34f28bd7e0abc1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 490837,
            "upload_time": "2024-04-17T13:43:58",
            "upload_time_iso_8601": "2024-04-17T13:43:58.689403Z",
            "url": "https://files.pythonhosted.org/packages/e5/33/626f69694b7e66fe8902c94e60d00b2f2ada949bc036f00e7a77bf0e595a/neurom-3.2.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-17 13:43:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BlueBrain",
    "github_project": "NeuroM",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "neurom"
}
        
Elapsed time: 0.31416s