Skip to content

Python Module for Interfacing With the TESS Focal Plane Electronics

License

Notifications You must be signed in to change notification settings

ehmorgan/tessfpe

 
 

Repository files navigation

Focal Plane Electronics for TESS

© 2015 John P. Doty & Matthew P. Wampler-Doty, Noqsi Aerospace Ltd.

Build Status

This project contains the design specification for the focal plane electronics for the Transiting Exoplanet Survey Satellite (TESS).

Documentation

You can read the latest documentation, including software tutorials, can be found on our GitHub wiki:

https://github.com/TESScience/tessfpe/wiki

Testing

To run the tests (which do sanity checks on the python module) type:

make test

Release

To make a release, first create a git tag conforming to the following convention:

*A.B.C*

Where:

  • A is the major revision number
  • B is the minor revision number
  • C is the review release number

About

Python Module for Interfacing With the TESS Focal Plane Electronics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.1%
  • C 36.8%
  • Shell 4.5%
  • C++ 3.6%
  • Makefile 2.0%