Metadata-Version: 2.1
Name: irdap
Version: 1.3.5
Summary: IRDAP is a highly-automated end-to-end pipeline to reduce SPHERE-IRDIS polarimetric data
Home-page: https://irdap.readthedocs.io
Download-URL: https://github.com/robvanholstein/IRDAP/archive/master.zip
Author: R.G. van Holstein
Author-email: rob.vanholstein@eso.org
License: GNU General Public License v3.0
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
License-File: LICENSE
Requires-Dist: numpy (>=1.16.1)
Requires-Dist: matplotlib (>=3.0.1)
Requires-Dist: scipy (>=1.2.1)
Requires-Dist: astropy (>=3.1.1)
Requires-Dist: scikit-image (>=0.19.2)
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: photutils (>=0.7.1)

.. |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 <rob.vanholstein@eso.org>`_.

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.
