Metadata-Version: 2.1
Name: cpwxtract
Version: 0.0.2
Summary: Permittivity extraction from open-ended coaxial probe measurements
Home-page: https://gitlab.com/benvial/cpwxtract
Author: Benjamin Vial
License: GPL-3.0-or-later
Project-URL: Code, https://gitlab.com/benvial/cpwxtract
Project-URL: Documentation, https://gitlab.com/benvial/cpwxtract
Project-URL: Issues, https://gitlab.com/benvial/cpwxtract/issues
Keywords: electromagnetism,permittivity measurements,coplanar waveguides
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt



[![](https://img.shields.io/endpoint?url=https://gitlab.com/benvial/cpwxtract/-/jobs/artifacts/main/file/logobadge.json?job=badge)](https://gitlab.com/benvial/cpwxtract/-/releases)
[![](https://img.shields.io/gitlab/pipeline-status/benvial/cpwxtract?branch=main&logo=gitlab&labelColor=dddddd&logoColor=ffffff&style=for-the-badge)](https://gitlab.com/benvial/cpwxtract/commits/main)
[![](https://img.shields.io/gitlab/coverage/benvial/cpwxtract/main?logo=python&logoColor=e9d672&style=for-the-badge)](https://benvial.gitlab.io/cpwxtract/coverage)
[![](https://img.shields.io/badge/code%20style-black-dedede.svg?logo=python&logoColor=e9d672&style=for-the-badge)](https://black.readthedocs.io/en/stable/)
[![](https://img.shields.io/badge/license-GPLv3-blue?color=439cb0&logo=open-access&logoColor=white&style=for-the-badge)](https://gitlab.com/benvial/cpwxtract/-/blob/main/LICENSE.txt)



# cpwxtract

Tools for extracting material properties from coplanar waveguide measurements.

See the documentation at [benvial.gitlab.io/cpwxtract](https://benvial.gitlab.io/cpwxtract).


