nxtomomill


Namenxtomomill JSON
Version 1.2.5 PyPI version JSON
download
home_pageNone
Summaryapplications and library to convert raw format to NXtomo format
upload_time2025-07-29 13:22:48
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
license The nxtomomill library goal is to provide a python interface to read ESRF tomography dataset. nxtomomill is distributed under the MIT license. The MIT license follows: Copyright (c) European Synchrotron Radiation Facility (ESRF) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords nxtomo nexus tomography tomotools esrf bliss-tomo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # nxtomomill

nxtomomill provide a set of applications and tools around the [NXtomo](https://manual.nexusformat.org/classes/applications/NXtomo.html) format defined by the [NeXus community](https://manual.nexusformat.org/index.html#).

It includes for example the convertion from bliss raw data (@ESRF) to NXtomo, or from spec EDF (@ESRF) to NXtomo. But also creation from scratch and edition of an NXtomo from a python API.

It also embed a `nexus` module allowing users to easily edit Nxtomo

## installation

To install the latest 'nxtomomill' pip package

```bash
pip install nxtomomill
```

You can also install nxtomomill from source: 

```bash
pip install git+https://gitlab.esrf.fr/tomotools/nxtomomill.git
```

## documentation

General documentation can be found here: [https://tomotools.gitlab-pages.esrf.fr/nxtomomill/](https://tomotools.gitlab-pages.esrf.fr/nxtomomill/)

## application

documentation regarding applications can be found here: [https://tomotools.gitlab-pages.esrf.fr/nxtomomill/tutorials/index.html](https://tomotools.gitlab-pages.esrf.fr/nxtomomill/tutorials/index.html)

or to get help you can directly go for

```bash
nxtomomill --help
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nxtomomill",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "NXtomo, nexus, tomography, tomotools, esrf, bliss-tomo",
    "author": null,
    "author_email": "Henri Payno <henri.payno@esrf.fr>, Pierre Paleo <pierre.paleo@esrf.fr>, Pierre-Olivier Autran <pierre-olivier.autran@esrf.fr>, J\u00e9r\u00f4me Lesaint <jerome.lesaint@esrf.fr>, Alessandro Mirone <mirone@esrf.fr>",
    "download_url": "https://files.pythonhosted.org/packages/88/00/126c21dfaa7b39a408686620f682c93ab53d8d61ce55841fec8034bdcfff/nxtomomill-1.2.5.tar.gz",
    "platform": null,
    "description": "# nxtomomill\n\nnxtomomill provide a set of applications and tools around the [NXtomo](https://manual.nexusformat.org/classes/applications/NXtomo.html) format defined by the [NeXus community](https://manual.nexusformat.org/index.html#).\n\nIt includes for example the convertion from bliss raw data (@ESRF) to NXtomo, or from spec EDF (@ESRF) to NXtomo. But also creation from scratch and edition of an NXtomo from a python API.\n\nIt also embed a `nexus` module allowing users to easily edit Nxtomo\n\n## installation\n\nTo install the latest 'nxtomomill' pip package\n\n```bash\npip install nxtomomill\n```\n\nYou can also install nxtomomill from source: \n\n```bash\npip install git+https://gitlab.esrf.fr/tomotools/nxtomomill.git\n```\n\n## documentation\n\nGeneral documentation can be found here: [https://tomotools.gitlab-pages.esrf.fr/nxtomomill/](https://tomotools.gitlab-pages.esrf.fr/nxtomomill/)\n\n## application\n\ndocumentation regarding applications can be found here: [https://tomotools.gitlab-pages.esrf.fr/nxtomomill/tutorials/index.html](https://tomotools.gitlab-pages.esrf.fr/nxtomomill/tutorials/index.html)\n\nor to get help you can directly go for\n\n```bash\nnxtomomill --help\n```\n",
    "bugtrack_url": null,
    "license": "\n        The nxtomomill library goal is to provide a python interface to read ESRF tomography dataset.\n        \n        nxtomomill is distributed under the MIT license.\n        \n        The MIT license follows:\n        \n        Copyright (c) European Synchrotron Radiation Facility (ESRF)\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy of\n        this software and associated documentation files (the \"Software\"), to deal in\n        the Software without restriction, including without limitation the rights to\n        use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\n        the Software, and to permit persons to whom the Software is furnished to do so,\n        subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n        FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n        COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n        IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n        CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n        ",
    "summary": "applications and library to convert raw format to NXtomo format",
    "version": "1.2.5",
    "project_urls": {
        "Changelog": "https://gitlab.esrf.fr/tomotools/nxtomomill/-/blob/master/CHANGELOG.rst",
        "Documentation": "https://tomotools.gitlab-pages.esrf.fr/nxtomomill/",
        "Homepage": "https://gitlab.esrf.fr/tomotools/nxtomomill",
        "Repository": "https://gitlab.esrf.fr/tomotools/nxtomomill"
    },
    "split_keywords": [
        "nxtomo",
        " nexus",
        " tomography",
        " tomotools",
        " esrf",
        " bliss-tomo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "03b8a18674b3586101006015e68658e70f729805d55dc0d099ac35b0af0e9ed7",
                "md5": "70a9dbf6a71817b3127e49fa3fa8e899",
                "sha256": "5dc26b63a1ad745598dabba1678b7f74f38388c67f87cb4073385aed9118f77d"
            },
            "downloads": -1,
            "filename": "nxtomomill-1.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70a9dbf6a71817b3127e49fa3fa8e899",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 217120,
            "upload_time": "2025-07-29T13:22:46",
            "upload_time_iso_8601": "2025-07-29T13:22:46.920419Z",
            "url": "https://files.pythonhosted.org/packages/03/b8/a18674b3586101006015e68658e70f729805d55dc0d099ac35b0af0e9ed7/nxtomomill-1.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8800126c21dfaa7b39a408686620f682c93ab53d8d61ce55841fec8034bdcfff",
                "md5": "8bbd19dbe121f1c2baaf99db6f0e87d8",
                "sha256": "f36fe48799651c55f1ce3375d9ebaf16d9e9b9d0f4b489be2cb3c48accf88092"
            },
            "downloads": -1,
            "filename": "nxtomomill-1.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "8bbd19dbe121f1c2baaf99db6f0e87d8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 171059,
            "upload_time": "2025-07-29T13:22:48",
            "upload_time_iso_8601": "2025-07-29T13:22:48.950421Z",
            "url": "https://files.pythonhosted.org/packages/88/00/126c21dfaa7b39a408686620f682c93ab53d8d61ce55841fec8034bdcfff/nxtomomill-1.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 13:22:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nxtomomill"
}
        
Elapsed time: 1.01742s