Skip to content

mbonav/Exo_DMC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exoplanet Detection Map Calculator (Exo-DMC)

Information

This repository includes the first version of the Exo-DMC (Exoplanet Detection Map Calculator), a Monte Carlo tool for the statistical analysis of exoplanet surveys results.

The tool combines the information on the target stars with the instrument detection limits to estimate the probability of detection of a given synthetic planet population, ultimately generating detection probability maps.

Requirements

This package relies on usual packages for data science and astronomy: numpy, scipy, pandas, matplotlib and astropy.

Installation:

The easiest is to install Exo-DMC using pip:

pip install ExoDMC

Otherwise your can download the current repository and install the package manually:

cd ExoDMC/
python setup.py install

Examples

The package is not fully documented, but examples are provided.

If you find a bug or want to suggest improvements, please create a ticket

Recent papers using the Exo-DMC:

Credits

The Exo-DMC is the latest (although the first one in Python) rendition of the MESS (Multi-purpose Exoplanet Simulation System).

To understand the DMC's underlying assumptions is therefore useful to read about the MESS in its various iteration:

Like MESS, the DMC allows for a high level of flexibility in terms of possible assumptions on the synthetic planet population to be used for the determination of the detection probability.

Although the present version is a very basic one, you can have a glimpse of what's to come by checking out some of the analysis performed with MESS, QMESS and MESS2:

Author and contributors

Mariangela Bonavita <mariangela.bonavita@open.ac.uk>, The Open University, UK

With important contributions from:

  • Silvano Desidera (INAF-OAPD)
  • Ernst de Moij (CfAR)
  • Arthur Vigan (LAM / CNRS)
  • Justine Lannier

We are grateful for your effort, and hope that these tools will contribute to your scientific work and discoveries. Please feel free to report any bug or possible improvement to the author(s).

Attribution

Please cite Bonavita 2020 whenever you publish results obtained with the Exo-DMC. Astrophysics Source Code Library reference ascl:2010.008

About

Exoplanet Detection Map Calculator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages