# 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": "https://gitlab.esrf.fr/tomotools/nxtomomill",
"name": "nxtomomill",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Henri Payno, Pierre Paleo, Pierre-Olivier Autran, J\u00e9r\u00f4me Lesaint, Alessandro Mirone",
"author_email": "henri.payno@esrf.fr, pierre.paleo@esrf.fr, pierre-olivier.autran@esrf.fr, jerome.lesaint@esrf.fr, mirone@esrf.fr",
"download_url": "https://files.pythonhosted.org/packages/ff/5e/bd73c22c52fa98ee5d1481f8b56062bfcd8310a155cfeb71600eec304d4a/nxtomomill-1.1.2.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": "MIT",
"summary": "\"applications and library to convert raw format to NXTomo format\"",
"version": "1.1.2",
"project_urls": {
"Bug Tracker": "https://gitlab.esrf.fr/tomotools/nxtomomill/-/issues",
"Homepage": "https://gitlab.esrf.fr/tomotools/nxtomomill"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c2bd59b857e7c7bb350889f19120a82efd0d60abcf4af900648732bdf1116867",
"md5": "e15120f228b40ffafc473fb31d33f0ea",
"sha256": "72162ee2e0a96f855c2bd9b8e79f5b20272187cbb77f13ac56ff1c430ef84097"
},
"downloads": -1,
"filename": "nxtomomill-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e15120f228b40ffafc473fb31d33f0ea",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 158231,
"upload_time": "2024-12-11T09:43:40",
"upload_time_iso_8601": "2024-12-11T09:43:40.667168Z",
"url": "https://files.pythonhosted.org/packages/c2/bd/59b857e7c7bb350889f19120a82efd0d60abcf4af900648732bdf1116867/nxtomomill-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ff5ebd73c22c52fa98ee5d1481f8b56062bfcd8310a155cfeb71600eec304d4a",
"md5": "26b2c38b7b8b57e68341f8a41b57ad10",
"sha256": "948819f8412f56e222bd32e3fccf14b07556a04856a3f0c454d4d725f654c523"
},
"downloads": -1,
"filename": "nxtomomill-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "26b2c38b7b8b57e68341f8a41b57ad10",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 126689,
"upload_time": "2024-12-11T09:43:43",
"upload_time_iso_8601": "2024-12-11T09:43:43.657619Z",
"url": "https://files.pythonhosted.org/packages/ff/5e/bd73c22c52fa98ee5d1481f8b56062bfcd8310a155cfeb71600eec304d4a/nxtomomill-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-11 09:43:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nxtomomill"
}