This is Robert Schmidt's infinite light curve. The data consists of images (data/patterns; these are dumps of FORTRAN arrays) and lightcurves (data/light; these are text files). The light curves are per-source-model (like "gauss source of 1 einstein radius"). The light curves give a global line index. This is also used to assemble the image lines by matching up light curve and image source files based on the file names (light0004_thin_1.000.txt is matched to MAGPAT0004.gz, and the latter uses the global indices from the former). There's a custom user interface based on the Google Web Toolkit. See the src subdirectory.