Metadata-Version: 1.2
Name: irdap
Version: 1.3.1
Summary: IRDAP is a highly-automated end-to-end pipeline to reduce SPHERE-IRDIS polarimetric data
Home-page: https://irdap.readthedocs.io
Author: R.G. van Holstein
Author-email: vanholstein@strw.leidenuniv.nl
License: GNU General Public License v3.0
Download-URL: https://github.com/robvanholstein/IRDAP/archive/master.zip
Description: .. |stars| image:: https://img.shields.io/github/stars/robvanholstein/IRDAP.svg?style=social&label=Stars
           :target: https://github.com/robvanholstein/IRDAP/
           
        .. |watch| image:: https://img.shields.io/github/watchers/robvanholstein/IRDAP.svg?style=social&label=Watch
           :target: https://github.com/robvanholstein/IRDAP/
           
        .. |pypi| image:: https://img.shields.io/pypi/v/irdap.svg?colorB=<brightgreen>
            :target: https://pypi.python.org/pypi/irdap/
        	
        .. |python| image:: https://img.shields.io/badge/Python-3.6%2C%203.7-yellow.svg?style=flat
            :target: https://pypi.python.org/pypi/irdap/
        
        .. |github| image:: https://img.shields.io/github/release/robvanholstein/IRDAP.svg
           :target: https://github.com/robvanholstein/IRDAP/ 
           
        .. |last-commit| image:: https://img.shields.io/github/last-commit/robvanholstein/IRDAP.svg?colorB=e6c000
           :target: https://github.com/robvanholstein/IRDAP/
        
        .. |license| image:: https://img.shields.io/badge/License-GPLv3-blue.svg
            :target: https://github.com/robvanholstein/IRDAP/blob/master/LICENSE
        
        .. |ads1| image:: https://img.shields.io/badge/ADS-van%20Holstein%20et%20al.%20(2020)-blueviolet
        	:target: https://ui.adsabs.harvard.edu/abs/2020A%26A...633A..64V/abstract
        
        .. |ads2| image:: https://img.shields.io/badge/ADS-van%20Holstein%20et%20al.%20(2017)-blueviolet.svg
        	:target: https://ui.adsabs.harvard.edu/abs/2017SPIE10400E..15V
        	
        .. Made ads-link above on https://shields.io/ with "your badge"
        	
        .. IRDAP |stars| |watch|
        
        IRDAP
        =====
        
        |pypi| |python| |github| |last-commit| |license| |ads1| |ads2|
        
        **IRDAP (IRDIS Data reduction for Accurate Polarimetry) is a highly-automated end-to-end pipeline to reduce SPHERE-IRDIS polarimetric data that is written for Python 3.6 and 3.7.**
        
        Copyright (C) 2019 R.G. van Holstein
        
        Full documentation: https://irdap.readthedocs.io
        
        Feedback, questions, comments: send an e-mail to `Rob van Holstein <vanholstein@strw.leidenuniv.nl>`_.
        
        When publishing data reduced with IRDAP, please cite `van Holstein et al. (2020) <https://ui.adsabs.harvard.edu/abs/2020A%26A...633A..64V/abstract>`_. For data in pupil-tracking mode please additionally cite `van Holstein et al. (2017) <https://ui.adsabs.harvard.edu/abs/2017SPIE10400E..15V>`_.
                                                        
        IRDAP is distributed under the GNU General Public License v3. See the `LICENSE file <https://github.com/robvanholstein/IRDAP/blob/master/LICENSE>`_ for the precise terms and conditions.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
