Metadata-Version: 2.1
Name: spotdot
Version: 0.1.2
Summary: Starspot rotational modulation forward model
Home-page: https://github.com/bmorris3/dot
Author: Brett M. Morris
Author-email: morrisbrettm@gmail.com
License: BSD 3-Clause
Description: dot
        ---
        
        .. image:: https://travis-ci.com/bmorris3/dot.svg?branch=master
            :target: https://travis-ci.com/bmorris3/dot
        
        .. image:: https://readthedocs.org/projects/spotdot/badge/?version=latest
            :target: https://spotdot.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
            :target: http://www.astropy.org
            :alt: Powered by Astropy Badge
        
        .. image:: https://vectr.com/bmmorris/a1PT00ATbi.png?width=300&height=300&select=a1PT00ATbipage0
            :alt: dot logo
        
        Dot is a forward model for starspot rotational modulation in Python.
        It is similar to `fleck <http://fleck.readthedocs.io>`_
        (`Morris 2020 <https://joss.theoj.org/papers/10.21105/joss.02103>`_),
        but written for sampling with `PyMC3 <https://docs.pymc.io>`_. The source code
        is `available on GitHub <https://github.com/bmorris3/dot>`_.
        
        License
        -------
        
        This project is Copyright (c) Brett M. Morris and licensed under
        the terms of the BSD 3-Clause license. This package is based upon
        the `Astropy package template <https://github.com/astropy/package-template>`_
        which is licensed under the BSD 3-clause license. See the licenses folder for
        more information.
        
        
        Contributing
        ------------
        
        We love contributions! dot is open source,
        built on open source, and we'd love to have you hang out in our community.
        
        
        Acknowledgements
        ----------------
        
        This project is built from lessons learned during the
        `Frontier Development Lab <https://frontierdevelopmentlab.org>`_
        2020 Heliophysics/Starspots challenge, which was a collaboration between:
        Tansu Daylan, Lisseth Gavilan, Daniel Giles, J. Emmanuel Johnson,
        Anna Jungbluth, Brett Morris, Andrés Muñoz-Jaramillo, Stela Ishitani Silva &
        Sairam Sundaresan.
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
