Metadata-Version: 2.1
Name: autonicer
Version: 1.0.1
Summary: A program that retrieves NICER observational data sets and performs a default data reduction process on the NICER observational data
License: Apache-2.0
Author: Tsar Bomba Nick
Author-email: njkuechel@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: astropy (>4.2.1)
Requires-Dist: astroquery (>0.4.3)
Requires-Dist: numpy (>1.20.3)
Requires-Dist: pandas (>1.2.4)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
