A python package that analyze and model the imaging data of galaxies, QSOs and duals.
$ pip install galight --userAlternatively, the package can be installed through github channel: https://github.com/dartoon/galight
Running galight requires the following packages to be installed.
lenstronomyhttps://github.com/sibirrer/lenstronomyastropyhttps://github.com/astropy/astropyphotutilshttps://github.com/astropy/photutilsregionshttps://github.com/astropy/regions
and related ones to be installed...
We have created notebooks to demonstrate how to use galight. These notebooks demonstrate how to model QSOs and galaxies using 2D Sersic profile and scaled point source, based on lenstronomy lenstronomy.
Examples including:
The notebook demonstrates the follwing feature/functions:
- Search PSF stars through entire field of view, automatically.
- Cutout the target object and prepare the materials for the modelling.
- Estimate the background noise level from empty regions.
- Estimate the global background light and remove.
- Detecting objects in the cutout stamp and quickly create Sersic keywords (in
lenstronomytype) to model them.