Metadata-Version: 2.1
Name: theprometheus
Version: 1.0.12
Summary: PSF Photometry Software
Home-page: https://github.com/dnidever/prometheus
Author: David Nidever
Author-email: dnidever@montana.edu
License: MIT
Description: 
        Prometheus
        ==========
        
        PSF photometry package.
        
        Authors
        -------
        
        - **David Nidever** (Montana State University)
        
        Installation
        ------------
        
        To install the latest version::
        
            pip install git+https://github.com/dnidever/prometheus
        
        Attribution
        -----------
            
        .. image:: https://zenodo.org/badge/363221788.svg
           :target: https://zenodo.org/badge/latestdoi/363221788
            
        Documentation
        -------------
        
        .. image:: https://readthedocs.org/projects/theprometheus/badge/?version=latest
                :target: http://theprometheus.readthedocs.io/
        
        See `the documentation <http://theprometheus.readthedocs.io>`_ for information on how
        to install and use Prometheus.
        
        License
        -------
        
        .. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
                :target: https://github.com/dnidever/prometheus/blob/main/LICENSE
        
Platform: UNKNOWN
Requires: numpy
Requires: astropy(>=4.0)
Requires: scipy
Requires: dlnpyutils
Requires: sep
Requires: photutils
Requires: skimage
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
