tomoscan


Nametomoscan JSON
Version 2.1.2 PyPI version JSON
download
home_pagehttps://gitlab.esrf.fr/tomotools/tomoscan
Summary"utilitary to access tomography data at esrf"
upload_time2024-11-28 15:14:56
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/74/d3/fe474816d65a49be769d4fec4bbfd3b0f8db3725b999148358fa106666b7/tomoscan-2.1.2.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.2",
    "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": "d5f75663181cbbfe351d034e1409d592e0752c369e1f2f5225b8ee7be8edc9c7",
                "md5": "af8746d55341e78273ac27f5f80d0aa9",
                "sha256": "5ed2cf72a0ab09e4a89c7dca94fd1319258876bb9dbe4ae917dc0b0f875b834a"
            },
            "downloads": -1,
            "filename": "tomoscan-2.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af8746d55341e78273ac27f5f80d0aa9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 165783,
            "upload_time": "2024-11-28T15:14:53",
            "upload_time_iso_8601": "2024-11-28T15:14:53.816366Z",
            "url": "https://files.pythonhosted.org/packages/d5/f7/5663181cbbfe351d034e1409d592e0752c369e1f2f5225b8ee7be8edc9c7/tomoscan-2.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74d3fe474816d65a49be769d4fec4bbfd3b0f8db3725b999148358fa106666b7",
                "md5": "d2319e6d719d833714db91f0c617d2f7",
                "sha256": "da1dac7f691fbfe28a8514dc3f3ee8507bb8d12995728616793d97a64a4c21f1"
            },
            "downloads": -1,
            "filename": "tomoscan-2.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "d2319e6d719d833714db91f0c617d2f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 131447,
            "upload_time": "2024-11-28T15:14:56",
            "upload_time_iso_8601": "2024-11-28T15:14:56.102592Z",
            "url": "https://files.pythonhosted.org/packages/74/d3/fe474816d65a49be769d4fec4bbfd3b0f8db3725b999148358fa106666b7/tomoscan-2.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 15:14:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tomoscan"
}
        
Elapsed time: 1.49430s