TSIG
Project description
TESS Simulated Image Generator
Also known as TSIG, this python module provides the ability to generate star field data algorithmically, for testing information processing systems. Live data is expected to come from satellites and the format data stream from this hardware is the target output of this module.
Installation
The TSIG module can be installed using pip using the following command:
pip install tsig
All dependancies are pulled in and installed within the system or virtual environment for you.
Quick Usage Guide
The TSIG module includes a number of scripts to help generating data quickly. These should be documented here.