Python tools used for the Missing Globular Cluster Survey D. Massari et al. 2024
You can install this module from PyPi repository using pip install mgcs-pytools
This package provides three modules:
mcmc: this module provide a inference-based Guassian Mixture Model (GMM). this module has been designed to study the distribution of the Proper Motions but it can be used for any 2D distribution.statistical_membership: you can use this module to perform a statistical decontamination of your CMD. This approach implements an adaptive CMD grid based on the Voronoi tassellation, and it combines the statistical decontamination with the differential reddening correction. the output is your photometric catalog with the membership probability for each star, the corrected magnitude and the delta_ebv to construct the reddening maputils: this package contain usefull plotting routin for both outcomes of themcmcandstatistical_memberhsipmodules.
Further details on the code and it performance on real data will be published in an upcoming paper(s).
You can find a boilerplate in the main folder.
!!Contributions are super welcome!! If you wanna develop this project just clone this repo, make your branch with your branch and start developing.
Also reporting bugs is important. If you find some bugs please open a ticket in the issue tab and I will more than happy to try to fix it.
For any information please reach me at luca.rosignoli@inaf.it