QuMAS (Quasar Microlensing AnalysiS) is a Python 3 package that provides a comprehensive suite of tools for analyzing microlensing phenomena in quasars. It is designed to facilitate the study of time scales, assess the impact of microlensing on AGN spectra, and analyze magnification maps in gravitational lensing systems.
- Time Scale Analysis: Tools to measure and analyze the variability time scales of microlensing events.
- Spectral Impact Studies: Functions to evaluate the influence of microlensing on the spectral properties of AGNs.
- Magnification Map Analysis: Utilities for generating and interpreting magnification maps.
Install qumas locally using the following command:
pip install -e .
qumas includes a submodule that uses the Lensmodel package for semi-automatic modeling of lensed quasars. This submodule uses code originally developed by Charles R. Keeton. If you use this submodule in your research, please cite:
Keeton, C. R. (2011). *Lensmodel: A tool for gravitational lensing.* Astrophysics Source Code Library, ascl:1102.003. Available at: ADS Abstract The code can be found at: Lensmodel Code
- Free software: GNU Affero General Public License v3.0