tristan


Nametristan JSON
Version 0.4.2 PyPI version JSON
download
home_pageNone
SummaryTools for processing event-mode X-ray data
upload_time2024-09-24 10:48:51
maintainerNone
docs_urlNone
authorDiamond Light Source — Data Analysis
requires_python>=3.10
licenseMIT
keywords x-ray tristan timepix
VCS
bugtrack_url
requirements dask h5py hdf5plugin netcdf4 nexgen numcodecs numpy pandas Pint setuptools sparse tqdm xarray zarr
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tristan

A set of prototype data processing tools for Tristan, the experimental [Timepix3-based](https://doi.org/10.1016/j.nima.2016.04.075) event-mode X-ray detector at Diamond Light Source.

See [the `tristan` ReadTheDocs
page](https://tristan.readthedocs.io/en/latest/usage.html) for more info on
usage of these tools.

All the command-line utilities in this package provide help for the various
commands and sub-commands with `<command> --help`.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tristan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "x-ray, tristan, timepix",
    "author": "Diamond Light Source \u2014 Data Analysis",
    "author_email": "scientificsoftware@diamond.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/2c/88/bd26db0e69fdadd0df38dc1a45a28607d21d5f049b368cbb05997a9e0ba6/tristan-0.4.2.tar.gz",
    "platform": null,
    "description": "# tristan\n\nA set of prototype data processing tools for Tristan, the experimental [Timepix3-based](https://doi.org/10.1016/j.nima.2016.04.075) event-mode X-ray detector at Diamond Light Source.\n\nSee [the `tristan` ReadTheDocs\npage](https://tristan.readthedocs.io/en/latest/usage.html) for more info on\nusage of these tools.\n\nAll the command-line utilities in this package provide help for the various\ncommands and sub-commands with `<command> --help`.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tools for processing event-mode X-ray data",
    "version": "0.4.2",
    "project_urls": {
        "Bug-Tracker": "https://github.com/DiamondLightSource/python-tristan/issues",
        "Documentation": "https://tristan.readthedocs.io/",
        "GitHub": "https://github.com/DiamondLightSource/python-tristan"
    },
    "split_keywords": [
        "x-ray",
        " tristan",
        " timepix"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b87a0143c7a98bed0eb7c465f0d8818068c6148b852d6da414d2cb4de57d9ae1",
                "md5": "2cf90c383661c546b807f20ec9df59ac",
                "sha256": "67c86d2b6c99253391c1f96bdb7bf3199a4cce108650e217fb472eb6b2687d99"
            },
            "downloads": -1,
            "filename": "tristan-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2cf90c383661c546b807f20ec9df59ac",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 46538,
            "upload_time": "2024-09-24T10:48:49",
            "upload_time_iso_8601": "2024-09-24T10:48:49.859967Z",
            "url": "https://files.pythonhosted.org/packages/b8/7a/0143c7a98bed0eb7c465f0d8818068c6148b852d6da414d2cb4de57d9ae1/tristan-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c88bd26db0e69fdadd0df38dc1a45a28607d21d5f049b368cbb05997a9e0ba6",
                "md5": "95ea1132b1f4552af6c19338f2c110d6",
                "sha256": "70d9e86ae43bd31433547436651f218a534cfe8efdfe2c7485053cbdec1215ec"
            },
            "downloads": -1,
            "filename": "tristan-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "95ea1132b1f4552af6c19338f2c110d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 33515,
            "upload_time": "2024-09-24T10:48:51",
            "upload_time_iso_8601": "2024-09-24T10:48:51.643717Z",
            "url": "https://files.pythonhosted.org/packages/2c/88/bd26db0e69fdadd0df38dc1a45a28607d21d5f049b368cbb05997a9e0ba6/tristan-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 10:48:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DiamondLightSource",
    "github_project": "python-tristan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "dask",
            "specs": [
                [
                    "==",
                    "2024.8.2"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    "==",
                    "3.11.0"
                ]
            ]
        },
        {
            "name": "hdf5plugin",
            "specs": [
                [
                    "==",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "netcdf4",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "nexgen",
            "specs": [
                [
                    "==",
                    "0.9.6"
                ]
            ]
        },
        {
            "name": "numcodecs",
            "specs": [
                [
                    "==",
                    "0.13.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "2.0.2"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "Pint",
            "specs": [
                [
                    "==",
                    "0.24.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "73.0.1"
                ]
            ]
        },
        {
            "name": "sparse",
            "specs": [
                [
                    "==",
                    "0.15.4"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.66.5"
                ]
            ]
        },
        {
            "name": "xarray",
            "specs": [
                [
                    "==",
                    "2024.9.0"
                ]
            ]
        },
        {
            "name": "zarr",
            "specs": [
                [
                    "==",
                    "2.18.3"
                ]
            ]
        }
    ],
    "lcname": "tristan"
}
        
Elapsed time: 1.55356s