Metadata-Version: 2.1
Name: LIFEsim
Version: 0.2.20
Summary: Simulator software for the Large Interferometer For Exoplanets (LIFE)
Home-page: https://github.com/fdannert/LIFEsim
Author: Felix Dannert, Maurice Ottiger & Sascha Quanz
Author-email: fdannert@ethz.ch
License: GPLv3
Project-URL: Documentation, https://lifesim.readthedocs.io
Keywords: lifesim
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Requires-Python: ~=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: astropy (==4.2.1)
Requires-Dist: matplotlib (==3.4.2)
Requires-Dist: numpy (==1.20.3)
Requires-Dist: pandas (==1.2.4)
Requires-Dist: PyQt5 (==5.15.4)
Requires-Dist: tqdm (==4.61.0)
Requires-Dist: tables (==3.6.1)

LIFEsim
=======

LIFEsim is the simulator software for the Large Interferometer For Exoplanets (LIFE). It simulates
the interferometric measurement of LIFE to demonstrate the capabilities of the observatory. Coupled
with on-sky source simulations, LIFEsim will infer the amount and diversity of exoplanets
observable with LIFE. Inputting spectral information of exoplanets allows for a description of the
spectral measurement potential of LIFE.

Documentation
-------------

The LIFEsim documentation can be found here:
`https://lifesim.readthedocs.io/ <https://lifesim.readthedocs.io/>`_


Web Site
--------

Please visit the `LIFE website <https://www.life-space-mission.com/>`_  to learn more about the
LIFE mission.


Attribution
-----------

If you use LIFEsim in your work, please cite
`Dannert & Ottiger et al. 2022 <https://doi.org/10.48550/arXiv.2203.00471>`_.


License
-------

Copyright 2019-2022 Felix Dannert, Maurice Ottiger, Sascha Quanz and contributors.

LIFEsim is distributed under the GNU General Public License v3. See the LICENSE file for the terms
and conditions.
