tomoscan


Nametomoscan JSON
Version 2.2.7 PyPI version JSON
download
home_pageNone
SummaryUtility to access tomography data at ESRF
upload_time2025-08-08 06:35:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT
keywords nxtomo nexus tomography esrf bliss-tomo
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tomoscan

This library offers an abstraction to:

* access tomography data from spec acquisitions (EDF) and bliss acquisitions (HDF5)
* read and write volumes from / to HDF5, JP2K, TIFF and EDF


## installation


### using pypi

To install the latest 'tomoscan' pip package

``` bash
pip install tomoscan
```

### using gitlab repository

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

## documentation

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tomoscan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "NXtomo, nexus, tomography, 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/e2/ce/d52f50a0c34d526aa4adeb5efae436f410d06bba1ed6227f911816118fce/tomoscan-2.2.7.tar.gz",
    "platform": null,
    "description": "# tomoscan\n\nThis library offers an abstraction to:\n\n* access tomography data from spec acquisitions (EDF) and bliss acquisitions (HDF5)\n* read and write volumes from / to HDF5, JP2K, TIFF and EDF\n\n\n## installation\n\n\n### using pypi\n\nTo install the latest 'tomoscan' pip package\n\n``` bash\npip install tomoscan\n```\n\n### using gitlab repository\n\n``` bash\npip install git+https://gitlab.esrf.fr/tomotools/tomoscan.git\n```\n\n## documentation\n\nGeneral documentation can be found here: [https://tomotools.gitlab-pages.esrf.fr/tomoscan/](https://tomotools.gitlab-pages.esrf.fr/tomoscan/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Utility to access tomography data at ESRF",
    "version": "2.2.7",
    "project_urls": null,
    "split_keywords": [
        "nxtomo",
        " nexus",
        " tomography",
        " esrf",
        " bliss-tomo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7f479d78f78b2b38207637fceaecc3cedde728fcaf7e49c146c2979024f6492f",
                "md5": "745a0d6bc5bf3a18f8a86f498707df03",
                "sha256": "81f5a7ff0cbfa9ebb0675d1d17b6f16a2013dba28abcb2b2c592a6045957441d"
            },
            "downloads": -1,
            "filename": "tomoscan-2.2.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "745a0d6bc5bf3a18f8a86f498707df03",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 217742,
            "upload_time": "2025-08-08T06:35:04",
            "upload_time_iso_8601": "2025-08-08T06:35:04.676519Z",
            "url": "https://files.pythonhosted.org/packages/7f/47/9d78f78b2b38207637fceaecc3cedde728fcaf7e49c146c2979024f6492f/tomoscan-2.2.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2ced52f50a0c34d526aa4adeb5efae436f410d06bba1ed6227f911816118fce",
                "md5": "30f867139675541139922734ad4c35b7",
                "sha256": "494a474573d5355ccb1497e392e6b78a51d9f48c79d0a66bfa5c5ef19e41baf1"
            },
            "downloads": -1,
            "filename": "tomoscan-2.2.7.tar.gz",
            "has_sig": false,
            "md5_digest": "30f867139675541139922734ad4c35b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 174493,
            "upload_time": "2025-08-08T06:35:06",
            "upload_time_iso_8601": "2025-08-08T06:35:06.448524Z",
            "url": "https://files.pythonhosted.org/packages/e2/ce/d52f50a0c34d526aa4adeb5efae436f410d06bba1ed6227f911816118fce/tomoscan-2.2.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 06:35:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tomoscan"
}
        
Elapsed time: 1.13142s