Metadata-Version: 2.1
Name: tristan
Version: 0.4.1
Summary: Tools for processing event-mode X-ray data
Author: Diamond Light Source — Data Analysis
Author-email: scientificsoftware@diamond.ac.uk
License: MIT
Project-URL: Documentation, https://tristan.readthedocs.io/
Project-URL: GitHub, https://github.com/DiamondLightSource/python-tristan
Project-URL: Bug-Tracker, https://github.com/DiamondLightSource/python-tristan/issues
Keywords: x-ray,tristan,timepix
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENCE
Requires-Dist: dask[array,dataframe,diagnostics,distributed]!=2021.3.*
Requires-Dist: h5py>=3.8
Requires-Dist: hdf5plugin>=4.0.1
Requires-Dist: netcdf4
Requires-Dist: nexgen>=0.9.3
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pint
Requires-Dist: sparse
Requires-Dist: xarray
Requires-Dist: zarr
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-random-order; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: build; extra == "dev"

# 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.
