frb.galaxies.galfit

Automate the GALFIT analysis procedure. GALFIT is a free, closed-source software that can be found here: https://users.obs.carnegiescience.edu/peng/work/galfit/galfit.html

Here is the user manual: https://users.obs.carnegiescience.edu/peng/work/galfit/README.pdf

This module is mainly for a python wrapper to automate using GALFIT. It also contains additional functions to parse the output automatically.

Note

Optional dependency: galfit must be installed separately as an external executable.

Note

Member-level API expansion is intentionally omitted here to avoid docutils parsing failures from legacy docstrings.