Skip to content

Galaxy bulge-disc decomposition scheme using galfit used for the PHIBSS program (Freundlich et al. 2019).

Notifications You must be signed in to change notification settings

Jonathanfreundlich/PHIBSS2_BT

Repository files navigation

PHIBSS2 bulge/disc decomposition scheme

These python programs enable to carry out bulge/disc decompositions on Hubble Space Telescope (HST) images of galaxies as in the PHIBSS2 article Freundlich et al. (2019). The scheme is based on galfit (Peng et al. 2002, Peng et al. 2010). It aims at compensating for galfit's sensitivity to the initial guesses and the resulting degeneracy of the solutions when carrying out two-component fits. The method is explained in BT_method.pdf ("Method followed in this paper") together with discussions on other methods used in the litterature. It was used in the following article:

PHIBSS2: survey design and z = 0.5 - 0.8 results. Molecular gas reservoirs during the winding-down of star formation [PDF]

The main program is BT_run.py. The method involves a preliminary study to obtain the relation between the bulge/disc size ratio (Rb/Rd), bulge-to-total light ratio (B/T) and the Sersic fit parameters, used to set a grid of initial guesses for the two component fits. The program doing this preliminary study is Sersic_ideal.py: it generates mock observations of bulge+disk systems and fits them with a single Sersic profile. The program BT_figure.py plots the initial image, best-fit two-component model, residuals, and averaged radial profile. Satellite galaxies can be modelled simultaneously with a single Sersic profile.

Steps followed by this bulge/disc decomposition scheme:

  1. Empirical study of the single-component Sérsic indices of noise-free two-component bulge disk systems.
  2. Single-Sérsic fits to the observed galaxies.
  3. One-component pure disk and pure bulge fits to the galaxies.
  4. Two-component bulge disk fits to the galaxies with different initial guesses.
  5. Best-fit model selection based on the lowest reduced chi-square.

About

Galaxy bulge-disc decomposition scheme using galfit used for the PHIBSS program (Freundlich et al. 2019).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages