Metadata-Version: 2.1
Name: embers
Version: 0.6.2
Summary: Experimental Measurement of BEam Response with Satellites
Home-page: http://embers.readthedocs.io
Author: Aman Chokshi
Author-email: achokshi@student.unimelb.edu.au
License: MIT
Description: .. image:: https://github.com/amanchokshi/EMBERS/raw/master/docs/_static/imgs/embers.gif
            :width: 100%
            :align: center
            :target: https://embers.readthedocs.io/
            :alt: EMBERS logo
        
        *Experimental Measurement of BEam Responses with Satellites*
        ============================================================
        |PyPI| |ReadTheDocs|
        
        *EMBERS* is a pure-Python astronomy software package designed to enable polarised measurements of radio telescope antenna beam-patterns using satellites.
        
        *EMBERS* is designed to install cleanly with a single invocation of the standard Python package tool::
        
            $ pip install embers
        
        Here are the essential project links:
        
        * `Home page and documentation <https://embers.readthedocs.io/en/latest/>`_
        
        * `Installing Embers <https://embers.readthedocs.io/en/latest/installation.html>`_
        
        * `Embers by Example <https://embers.readthedocs.io/en/latest/embersbyexample.html>`_
        
        * `Embers package <https://pypi.org/project/embers/>`_ on the Python Package Index
        
        * `Issue tracker <https://github.com/amanchokshi/EMBERS/issues>`_ on GitHub
        
        .. |ReadTheDocs| image:: https://readthedocs.org/projects/embers/badge/?version=latest
            :target: https://embers.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        .. |PyPI| image:: https://badge.fury.io/py/embers.svg
            :target: https://badge.fury.io/py/embers
        
Keywords: embers radio astronomy satellites beam measurement
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
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 :: 3.9
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6, <4
Description-Content-Type: text/markdown
