Metadata-Version: 2.1
Name: thechronos
Version: 1.0.1
Summary: Automatic isochrone fitting to photometric data
Home-page: https://github.com/dnidever/chronos
Author: David Nidever
Author-email: dnidever@montana.edu
License: MIT
Description: 
        Chronos
        =======
        
        Automated isochrone fitting to cluster photometry.
        
        Authors
        -------
        
        - **David Nidever** (Montana State University)
        
        Installation
        ------------
        
        To install the latest version::
        
            pip install git+https://github.com/dnidever/chronos
        
        Documentation
        -------------
        
        .. image:: https://readthedocs.org/projects/thechronos/badge/?version=latest
                :target: http://thechronos.readthedocs.io/
        
        See `the documentation <http://thechronos.readthedocs.io>`_ for information on how
        to install and use Chronos.
        
        License
        -------
        
        .. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
                :target: https://github.com/dnidever/chronos/blob/main/LICENSE
        
Platform: UNKNOWN
Requires: numpy
Requires: astropy(>=4.0)
Requires: scipy
Requires: dlnpyutils
Requires: emcee
Requires: cornner
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
