In every input file, it is possible to set a WCS header to define the coordinates of the objects in the file. \\
{\sl \#REFERENCE \ } {\sl int \ RA \ DEC} \\
If \textit{int} = 0 : the positions are in degree WCS aligned.\\
If \textit{int} = 1 : the positions are in arcsec relative to (RA,DEC) expressed in sexagesimal format (HH:MM:SS DD:MM:SS). \\
If \textit{int} = 2 : the positions are in pixels relative to the reference pixels. In this case, (RA,DEC) defines the coordinates (X,Y) of the reference pixel. \\
If \textit{int} = 3 : the positions are in arcsec relative to (RA,DEC) expressed in degrees. \\
\subsection{Object file}
\subsubsection{Definition}
This ascii file contains a list of objects characterized by their position,
shape parameters and redshift, with the following format.
There are 2 formats. The default one specified by the first argument
{\sl float1 \ \ } is the X position of the center of ellipse expressed
in arcsec.
{\sl float2 \ \ } is the Y position of the center of ellipse expressed
in arcsec.
{\sl float3 \ \ } is the semi-major-axis $a$ of the equivalent ellipse of the
critical line, expressed in arcsecond.
{\sl float4 \ \ } is the semi-minor-axis $b$ of the equivalent ellipse of the
critical line, expressed in arcsecond.
{\sl float5 \ \ } is the position-angle $\theta$ of the equivalent
ellipse of the critical line, expressed in degree. This give the
orientation of the semi-major-axis
from the horizontal line (counter-clockwise).
{\sl float6 \ \ } non relevant value (0.).
\vspace{1cm}
The first line is the external critical line, the second line the internal
critical line, both for a Source Plane at redshift {\bf source z\_source}.\\
\subsection{Source marker file}
\subsubsection{\sl marker{\_}s.dat \ \ \ }
Same format as the "Marker file".
\subsection{Prop files}
\subsubsection{\sl "prop".dat \ \ \ }
\subsection{Invert files}
\subsubsection{\sl map.iso \ \ \ }
\subsubsection{\sl map.res \ \ \ }
\subsection{Best file}
\subsubsection{\sl best.par \ \ \ }
\subsubsection{\sl bestopt.par \ \ \ }
\subsection{Bayesian optimisation}
You can read the bayes.dat files with the \textbf{Histogram} and \textbf{Histogram2D} tools.
They plot 1D and 2D histograms of the samples distribution and give an estimate of the 1 or 2 dimensional marginalised distribution. Those tools have no arguments.