Metadata-Version: 2.1
Name: tdsxtract
Version: 0.1.0
Summary: Tools for extracting permittivity values from Terahertz Time Domain Spectroscopy measurements.
Home-page: https://tdsxtract.github.io/tdsxtract
Author: Benjamin Vial
Author-email: b.vial@qmul.ac.uk
License: License :: OSI Approved :: MIT License
Project-URL: Documentation, https://tdsxtract.github.io/tdsxtract
Platform: any
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/x-rst
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: jax
Requires-Dist: jaxlib



![GitHub last commit (branch)](https://img.shields.io/github/last-commit/tdsxtract/tdsxtract/main?style=for-the-badge)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/tdsxtract/tdsxtract/test?label=tests&style=for-the-badge)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/tdsxtract/tdsxtract/docs_pages_workflow?label=doc&style=for-the-badge)
![PyPI](https://img.shields.io/pypi/v/tdsxtract?color=b5514c&logo=python&logoColor=white&style=for-the-badge)
![PyPI - Downloads](https://img.shields.io/pypi/dm/tdsxtract?style=for-the-badge)

# tdsxtract

Tools for extracting permittivity values from Terahertz Time Domain Spectroscopy 
measurements.

See the documentation at [tdsxtract.github.io/tdsxtract](https://tdsxtract.github.io/tdsxtract/).


