How to GLEE
This section contains everything you need to run GLEE, from understanding the configuration file to working through hands-on tutorials.
What's in this section?
- The GLEE Configfile — The primary reference for the plain-text control file that drives every GLEE run. Covers global settings, lens and source definitions, parameter flags, priors, and linking.
- glee.py Wrapper — A Python wrapper that exposes additional optimisers (SciPy, emcee), chi-squared computation, and more.
- Tutorials — Step-by-step guides from preparing your data to fitting a full surface brightness model.
New to GLEE?
Start with the Tutorials section. Tutorial 0 walks you through preparing the required input files, and subsequent tutorials build up a complete lens model from scratch.
The GLEE Configfile
Reference for the GLEE plain-text config file — defines the lens model, sources, optimiser, PSF, masks, and more.
Tutorials
6 items
glee.py Wrapper
Reference for the glee.py Python wrapper — optimisers, chi-squared, MCMC, and more.