Metadata-Version: 2.4
Name: moana-astro
Version: 0.3.0
Summary: MOAna: Microlensing Observations ANAlysis tools
Project-URL: Homepage, https://github.com/clementranc/moana
Author: Clément Ranc, Stela Ishitani Silva, Greg Olmschenk, MOAna authors
Author-email: ranc@iap.fr
License-Expression: MIT
License-File: AUTHORS.rst
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: matplotlib>=3.8.4
Requires-Dist: pandas>=2.1.4
Requires-Dist: scipy>=1.14.1
Description-Content-Type: text/x-rst

MOAna
=====

.. image:: https://img.shields.io/badge/GitHub-clementranc%2Fmoana-blue
   :target: https://github.com/clementranc/moana
.. image:: https://img.shields.io/github/license/clementranc/moana?color=blue
   :target: https://github.com/clementranc/moana/blob/master/LICENSE
   :alt: GitHub License
.. image:: https://readthedocs.org/projects/ulat/badge/?version=latest
   :target: https://ulat.readthedocs.io/en/latest/?badge=latest
   :alt: Documentation Status
.. image:: https://zenodo.org/badge/240124626.svg
   :target: https://zenodo.org/badge/latestdoi/240124626

MOANA (or MOAna) stands for Microlensing Observations ANAlysis tools. This package replaces uLAT (Micro-Lensing Analysis Tools) that has been renamed on October 2020. This python package is a work in progress, not yet designed for general use. A temporary documentation is available at https://ulat.readthedocs.io/.

If you use this code, please add a reference to:

.. code-block:: tex

   @software{moana,
     author       = {Clément Ranc},
     title        = {Microlensing Observations ANAlysis tools},
     month        = nov,
     year         = 2020,
     publisher    = {Zenodo},
     version      = {v0.1},
     doi          = {10.5281/zenodo.4257009},
     url          = {https://doi.org/10.5281/zenodo.4257009}
   }
