CosmoSim is a simulator for gravitational lensing.
We describe two scenarioes for Machine Learning for Gravitational
Lenses..
The first one assumes a parametric lens model.
The second one uses the roulette formalism as a parameter-free model.
The vanilla problem is to assume particular lens and source models, and aim to estimate the relevant parameters. For instance,
The machine learning problem is to estimate the columns
chi, einsteinR, sigma, x, and y in the CSV file from
the corresponding image files.
The roulette amplitudes can be thought of as coefficients of a Taylor expansion of the lens potential. Thus they give a local description of the lens potential in a single point. The hope is to use this as a parameter-free model, but the research is still in early stages.
The columns we want to estimate in this scenario are
alpha[$m$][$s$] and beta[$m$][$s$]
up to a chosen maximum $m$.
This is the local description of the lens potential $\psi$.xiX and xiY relative to the
centre of mass.
This is the point where we have the local description of $\psi$.sigma if we want to resimulate.Source information, including the position (x, y) are copied
from the original dataset.
Other colums of the CSV file are described under
Roulette Formalism.