PyEmir
November 4, 2022 · View on GitHub
======= PyEmir
|zenodo| |docs| |pypi| |coveralls|
This is PyEmir, the data reduction pipeline for EMIR.
EMIR is a wide-field, near-infrared, multi-object spectrograph designed for the Gran telescopio Canarias (GTC).
You can install pyemir using
the released code in PyPI <https://pypi.org/project/pyemir/>_ or
the development version in Github <https://github.com/guaix-ucm/pyemir>_.
The installation instructions are available in the
online documentation <https://pyemir.readthedocs.io/en/latest/installation/index.html>_
or doc/installation/index.rst <doc/installation/index.rst>_ in the source distribution.
Licensing
pyemir 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.
Authors
Webpage: https://pyemir.readthedocs.io/en/latest/
Maintainers: Sergio Pascual sergiopr@fis.ucm.es, Nicolás Cardiel cardiel@ucm.es
.. |docs| image:: https://readthedocs.org/projects/pyemir/badge/?version=latest :target: https://readthedocs.org/projects/pyemir/?badge=latest :alt: pyemir's Documentation Status
.. |zenodo| image:: https://zenodo.org/badge/doi/10.5281/zenodo.593642.svg :target: http://dx.doi.org/10.5281/zenodo.593642 :alt: pyemir's Zenodo DOI
.. |pypi| image:: https://badge.fury.io/py/pyemir.svg :target: https://badge.fury.io/py/pyemir :alt: pyemir's PyPI Status
.. |coveralls| image:: https://coveralls.io/repos/guaix-ucm/pyemir/badge.svg?branch=master&service=github :target: https://coveralls.io/github/guaix-ucm/pyemir?branch=master :alt: pyemir's Coverall Status