FAMED - Detailed asteroseismic analysis pipeline

https://img.shields.io/badge/GitHub-FAMED-yellow https://img.shields.io/badge/license-MIT-blue https://img.shields.io/badge/DOI-10.1051%2F0004--6361%2F202037930-blueviolet https://img.shields.io/badge/ASCL-2006.021-red https://readthedocs.org/projects/famed/badge/?version=latest https://img.shields.io/github/issues-closed/EnricoCorsaro/FAMED https://raw.githubusercontent.com/EnricoCorsaro/FAMED/master/docs/figures/FAMED_LOGO_WHITE.jpeg

Author

Python version development

Description

The FAMED (Fast and AutoMated pEak bagging with Diamonds) pipeline is a multi-platform parallelized software to perform and automated extraction and mode identification of oscillation frequencies for solar-like pulsators. This pipeline is based on the free code DIAMONDS for Bayesian parameter estimation and model comparison by means of the nested sampling Monte Carlo (NSMC) algorithm. The pipeline can be applied to a large variety of stars, ranging from hot F-type main sequence, subgiants, up to stars evolving along the red giant branch, settled into the core-Helium-burning main sequence, and even evolved beyond towards the early asymptotic giant branch. The pipeline is organized in separate modules, each one performing different tasks in a different level of detail. The current version of FAMED includes two out of four modules, which are named GLOBAL and CHUNK. These two first modules are available in IDL version, and are being developed in Python too. The pipeline requires some system prerequisites and a dedicated installation procedure which can be found in the documentation below.