tomoscan


Nametomoscan JSON
Version 2.2.6 PyPI version JSON
download
home_pageNone
SummaryUtility to access tomography data at ESRF
upload_time2025-07-29 12:19:50
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/c8/8c/bdff39fb77dfe17fb583366879018b81f70c7c05853f69c7712115c823d8/tomoscan-2.2.6.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.6",
    "project_urls": null,
    "split_keywords": [
        "nxtomo",
        " nexus",
        " tomography",
        " esrf",
        " bliss-tomo"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a8a83d07f6c4ea91060bb673c6bfb45a6bbd3286a997c42992709e755afc59fb",
                "md5": "92029232c79752f89254dccb5c471154",
                "sha256": "d310ce55ecc89d673aa512eaff6ff4cfe4e282ccb13c4a47fe5438ff9a7b294e"
            },
            "downloads": -1,
            "filename": "tomoscan-2.2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92029232c79752f89254dccb5c471154",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 215181,
            "upload_time": "2025-07-29T12:19:48",
            "upload_time_iso_8601": "2025-07-29T12:19:48.887942Z",
            "url": "https://files.pythonhosted.org/packages/a8/a8/3d07f6c4ea91060bb673c6bfb45a6bbd3286a997c42992709e755afc59fb/tomoscan-2.2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c88cbdff39fb77dfe17fb583366879018b81f70c7c05853f69c7712115c823d8",
                "md5": "e11daa023bbf0d639bb3068b7cd4cb62",
                "sha256": "bd9988f5947521b7c5bd00722a5557e4ceaae1675963aea6aeae5a8f76567fe0"
            },
            "downloads": -1,
            "filename": "tomoscan-2.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "e11daa023bbf0d639bb3068b7cd4cb62",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 172952,
            "upload_time": "2025-07-29T12:19:50",
            "upload_time_iso_8601": "2025-07-29T12:19:50.717456Z",
            "url": "https://files.pythonhosted.org/packages/c8/8c/bdff39fb77dfe17fb583366879018b81f70c7c05853f69c7712115c823d8/tomoscan-2.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 12:19:50",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tomoscan"
}
        
Elapsed time: 0.40598s