Metadata-Version: 2.3
Name: tedi
Version: 3.0.1
Summary: A python library for Gaussian or Student-t processes regression
License: MIT
Author: joao.camacho
Author-email: joao.camacho@astro.up.pt
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: corner (>=2.2.2,<3.0.0)
Requires-Dist: emcee (>=3.1.6,<4.0.0)
Requires-Dist: ipython (>=8.26.0,<9.0.0)
Requires-Dist: loguniform (>=2.0.1,<3.0.0)
Requires-Dist: matplotlib (>=3.9.1,<4.0.0)
Requires-Dist: numpy (>=2.0.1,<3.0.0)
Requires-Dist: scipy (>=1.14.0,<2.0.0)
Requires-Dist: tqdm (>=4.66.5,<5.0.0)
Project-URL: Repository, https://github.com/jdavidrcamacho/tedi/
Description-Content-Type: text/markdown

# tedi

<img align="left" width="180" height="180" src="https://i.imgur.com/ne561vz.png">

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jdavidrcamacho/tedi/blob/master/LICENSE) \
[![PyPI version fury.io](https://badge.fury.io/py/tedi.svg)](https://pypi.org/project/tedi/)\
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14558329.svg)](https://doi.org/10.5281/zenodo.14558329)



\
\
\
\
Tedi is a Python package to analyse radial velocity measurements.\
Using either Gaussian or Student-t processes to model the stellar activity signals and help the search of exoplanets.\
Check the [wiki page](https://github.com/jdavidrcamacho/tedi/wiki) to learn a bit more about it!

-------------------------
2018-2025 [João Camacho](https://github.com/jdavidrcamacho)



