Metadata-Version: 2.1
Name: tesstractor
Version: 0.6.0
Summary: TESS photometer reading software
Home-page: https://github.com/guaix-ucm/tesstractor
Author: Sergio Pascual
Author-email: sergiopr@fis.ucm.es
License: GPLv3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Astronomy
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: pytz
Requires-Dist: tzlocal
Requires-Dist: pyserial
Requires-Dist: paho-mqtt
Requires-Dist: attrs (>=17.4.0)
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: astroplan
Requires-Dist: astropy
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2563654.svg)](https://doi.org/10.5281/zenodo.2563654)
[![Build Status](https://travis-ci.org/guaix-ucm/tesstractor.svg?branch=master)](https://travis-ci.org/guaix-ucm/tesstractor)

# TESStractor #

Tesstractor is a software designed to read data from
TESS photometers (http://tess.stars4all.eu/).

This software reads data also from Unihedron SQM-LU photometers.

## Licensing ##

Tesstractor is distributed under GNU GPL, either version 3 of the License,
or (at your option) any later version. See the file LICENSE.txt for details.

## Authors ##

Webpage: https://github.com/guaix-ucm/tesstractor
Maintainer: sergiopr@fis.ucm.es

