Metadata-Version: 1.1
Name: megaradrp
Version: 0.6.dev2
Summary: MEGARA Data Reduction Pipeline
Home-page: https://github.com/guaix-ucm/megaradrp
Author: Sergio Pascual
Author-email: sergiopr@fis.ucm.es
License: GPLv3
Description: 
        ==========
        MEGARA DRP
        ==========
        
        |zenodo|
        
        .. image:: https://readthedocs.org/projects/megara-drp/badge/?version=latest
           :target: https://readthedocs.org/projects/megara-drp/?badge=latest
           :alt: Documentation Status
        
        .. image:: https://travis-ci.org/guaix-ucm/megaradrp.svg?branch=master
            :target: https://travis-ci.org/guaix-ucm/megaradrp
        
        .. image:: https://coveralls.io/repos/guaix-ucm/megaradrp/badge.svg?branch=master&service=github 
            :target: https://coveralls.io/github/guaix-ucm/megaradrp?branch=master 
        
        
        This is Megara DRP, the data reduction pipeline for MEGARA
        
        Megara DRP is distributed under GNU GPL, either version 3 of the License,
        or (at your option) any later version. See the file LICENSE.txt for details.
        
        Megara DRP requires the following packages installed in order to
        be able to be installed and work properly:
        
         - python 2.7 (http://www.python.org)
         - setuptools (http://peak.telecommunity.com/DevCenter/setuptools)
         - numpy >= 1.7 (http://www.numpy.org/)
         - scipy (http://www.scipy.org)
         - astropy >= 1.0 (http://www.astropy.org/)
         - numina >= 0.14 (http://guaix.fis.ucm.es/projects/numina/)
         - scikit-image (http://scikit-image.org/)
        
        Webpage: https://guaix.fis.ucm.es/megara
        Maintainer: sergiopr@fis.ucm.es
        
        .. |zenodo| image:: https://zenodo.org/badge/13088/guaix-ucm/megaradrp.svg
           :target: https://zenodo.org/badge/latestdoi/13088/guaix-ucm/megaradrp
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Astronomy
