Metadata-Version: 2.1
Name: muse-psfr
Version: 1.0
Summary: MUSE WFM-AO PSF reconstruction from SPARTA
Home-page: https://github.com/musevlt/muse-psfr
Author: Simon Conseil
Author-email: simon.conseil@univ-lyon1.fr
License: MIT License
Description: .. image:: https://travis-ci.org/musevlt/muse-psfr.svg?branch=master
          :target: https://travis-ci.org/musevlt/muse-psfr
        
        .. image:: https://codecov.io/gh/musevlt/muse-psfr/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/musevlt/muse-psfr
        
        The MUSE-PSFR code allows to reconstruct a PSF for the `MUSE WFM-AO
        <https://www.eso.org/sci/facilities/paranal/instruments/muse/inst.html>`_ mode,
        using telemetry data from `SPARTA
        <https://www.eso.org/sci/facilities/develop/ao/tecno/sparta.html>`_.
        
        The method will be presented in more details in a forthcoming publication
        ([Fusco et al. in prep.]).
        
        Links:
        
        - `Documentation <https://muse-psfr.readthedocs.io/>`_
        - `PyPI <https://pypi.org/project/muse-psfr/>`_
        - `Github <https://github.com/musevlt/muse-psfr>`_
        
Keywords: astronomy,astrophysics,science,muse,vlt
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
Provides-Extra: all
Provides-Extra: docs
