Metadata-Version: 2.1
Name: Muphoten
Version: 0.1.0
Summary: A photometry tool for transient astromydesign for network of telescopes.
Home-page: https://gitlab.in2p3.fr/icare/MUPHOTEN
Author: Pierre-Alexandre Duverne, David Corre
Author-email: duverne@protonmail.com
License: GNU General Public License v3
Keywords: photometry,transient,astronomy
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: astropy (>=4.3.1)
Requires-Dist: astroquery (>=0.4.4.dev7007)
Requires-Dist: Bottleneck (>=1.3.2)
Requires-Dist: hjson (>=3.0.2)
Requires-Dist: matplotlib (>=3.4.3)
Requires-Dist: numpy (>=1.21.2)
Requires-Dist: photutils (==1.2.0)
Requires-Dist: regions (>=0.5)
Requires-Dist: xmltodict (>=0.12.0)
Requires-Dist: scikit-image (>=0.18.3)
Requires-Dist: scipy (>=1.7.1)
Requires-Dist: shapely

========
MUPHOTEN
========


.. image:: https://img.shields.io/pypi/v/muphoten.svg
        :target: https://pypi.python.org/pypi/muphoten

.. image:: https://img.shields.io/travis/PAduverne/muphoten.svg
        :target: https://travis-ci.com/PAduverne/muphoten

.. image:: https://readthedocs.org/projects/muphoten/badge/?version=latest
        :target: https://muphoten.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




A photometry tool for transient astromy, design for network of telescopes


* Free software: GNU General Public License v3
* Documentation: https://muphoten.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2021-04-12)
------------------

* First release on PyPI.
