Metadata-Version: 1.1
Name: catwoman
Version: 1.0.8
Summary: Transit modelling package for asymmetric light curves
Home-page: https://github.com/KathrynJones1/catwoman
Author: Kathryn Jones
Author-email: kathryndjones@hotmail.co.uk
License: ['GNU GPLv3']
Description: catwoman: A transit modelling Python package for asymmetric light curves
        ==========================================================================
        .. image:: https://github.com/KathrynJones1/catwoman/raw/master/docs/cw.png
        
        ``catwoman`` is a Python package that models asymmetric transit lightcurves where planets are modelled as two semi-circles with different radii in any orientation, for any radially symmetric stellar limb darkening law. 
        
        ``catwoman`` uses the integration algorithm developed for the ``batman`` package (Kreidberg 2015), from which ``catwoman`` builds upon. 
        
        For a detailed introduction and more information please visit https://catwoman.readthedocs.io/.
        
        Installation
        =============
        You can install ``catwoman`` with pip (recommended):
        
        ::
        
        	$ pip install catwoman
        
        
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Programming Language :: Python
