# 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/39/0e/695f3e717169d727fe2ab2654d62a3e58047f1164a2d826dedad60468e90/nxtomomill-1.1.4.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.4",
"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": "1cb668b0aaa1a997666d87472f26494c8ca44ffa9abb5a891bd4c215aaf4ce27",
"md5": "20a867113f990ff3e6c2c92efc033249",
"sha256": "1a48295769d53e59721ad668f843b474b1dcbc79d4450d2b8f1e79823b199800"
},
"downloads": -1,
"filename": "nxtomomill-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "20a867113f990ff3e6c2c92efc033249",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 158263,
"upload_time": "2025-02-14T05:11:32",
"upload_time_iso_8601": "2025-02-14T05:11:32.221198Z",
"url": "https://files.pythonhosted.org/packages/1c/b6/68b0aaa1a997666d87472f26494c8ca44ffa9abb5a891bd4c215aaf4ce27/nxtomomill-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "390e695f3e717169d727fe2ab2654d62a3e58047f1164a2d826dedad60468e90",
"md5": "d1511ba793250038c685b54f1969591d",
"sha256": "d93ff940a56b48aa1a8aa7743aeab8dd7724aab263ff34ff48ac3b5513ed5a98"
},
"downloads": -1,
"filename": "nxtomomill-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "d1511ba793250038c685b54f1969591d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 160548,
"upload_time": "2025-02-14T05:11:35",
"upload_time_iso_8601": "2025-02-14T05:11:35.445302Z",
"url": "https://files.pythonhosted.org/packages/39/0e/695f3e717169d727fe2ab2654d62a3e58047f1164a2d826dedad60468e90/nxtomomill-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-14 05:11:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nxtomomill"
}