Metadata-Version: 1.1
Name: ticgen
Version: 0.0.1b3
Summary: Calculate TESS noise level and TESS magnitude.
Home-page: UNKNOWN
Author: Tom Barclay
Author-email: tom@tombarclay.com
License: MIT
Description: # ticgen
        
        A tool for calculating a TESS magnitude, and an expected noise level for stars to be observed by TESS.
        
        
        ## todo
        * add a complete readme
        * put proper test in, ones that I calculate from the original paper
            * maybe even compare with the TIC
        
        ## requirements
        * numpy
        * pandas
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
