tomoscan


Nametomoscan JSON
Version 2.1.3 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/tomotools/tomoscan
Summary"utilitary to access tomography data at esrf"
upload_time2025-02-17 12:41:18
maintainerNone
docs_urlNone
authorHenri Payno, Pierre Paleo, Pierre-Olivier Autran, Jérôme Lesaint, Alessandro Mirone
requires_python>=3.6
licenseMIT
keywords
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": "https://gitlab.esrf.fr/tomotools/tomoscan",
    "name": "tomoscan",
    "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/f4/28/3c3d8b5e7231a6a52786aafd99833fd90a7c964ca99d4860e2709361a1f0/tomoscan-2.1.3.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": "\"utilitary to access tomography data at esrf\"",
    "version": "2.1.3",
    "project_urls": {
        "Bug Tracker": "https://gitlab.esrf.fr/tomotools/tomoscan/-/issues",
        "Homepage": "https://gitlab.esrf.fr/tomotools/tomoscan"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31d830844f257bea2d3c181c7d1dd14383f7b6013be0ac87cfff6f5ef842f048",
                "md5": "2d5ad834725c9e78469d82d297a68872",
                "sha256": "e575d50b462f9b52d732f5d09d96ec75319484b6fbd321b65aa4c12cc9c6530e"
            },
            "downloads": -1,
            "filename": "tomoscan-2.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d5ad834725c9e78469d82d297a68872",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 165783,
            "upload_time": "2025-02-17T12:41:15",
            "upload_time_iso_8601": "2025-02-17T12:41:15.993100Z",
            "url": "https://files.pythonhosted.org/packages/31/d8/30844f257bea2d3c181c7d1dd14383f7b6013be0ac87cfff6f5ef842f048/tomoscan-2.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f4283c3d8b5e7231a6a52786aafd99833fd90a7c964ca99d4860e2709361a1f0",
                "md5": "0d2ce3fbad5578b907aa9651219a1afa",
                "sha256": "0020433f2a1728e5ff9aaee8f13a98336fdf8d4d388b97bc10fdc294c29f6eb9"
            },
            "downloads": -1,
            "filename": "tomoscan-2.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0d2ce3fbad5578b907aa9651219a1afa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 171326,
            "upload_time": "2025-02-17T12:41:18",
            "upload_time_iso_8601": "2025-02-17T12:41:18.568543Z",
            "url": "https://files.pythonhosted.org/packages/f4/28/3c3d8b5e7231a6a52786aafd99833fd90a7c964ca99d4860e2709361a1f0/tomoscan-2.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-17 12:41:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tomoscan"
}
        
Elapsed time: 2.63704s