Metadata-Version: 2.1
Name: fcmaker
Version: 105.0.0
Summary: Python module to automatically create ESO-compliant finding charts in p2.
Home-page: http://fpavogt.github.io/fcmaker/
Author: F.P.A. Vogt
Author-email: frederic.vogt@alumni.anu.edu.au
License: GNU General Public License
Download-URL: https://github.com/fpavogt/fcmaker/archive/master.zip
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
Requires-Dist: numpy (>=1.16.2)
Requires-Dist: scipy (>=1.2.1)
Requires-Dist: matplotlib (>=3.0.3)
Requires-Dist: astropy (>=3.1.2)
Requires-Dist: aplpy (>=2.0.3)
Requires-Dist: astroquery (>=0.3.9)
Requires-Dist: p2api (>=0.94)
Requires-Dist: PyYAML (>=5.1)
Requires-Dist: pytz (>=2018.9)
Requires-Dist: astroplan (>=0.4)
Requires-Dist: pillow (>=5.4.1)


For the corresponding documentation, go to:

http://fpavogt.github.io/fcmaker

