Localizations file
The localizations file module stores received localizations in an ASCII text file. This text file is line-based with one line per localization and one line header information. Both the header line and localization lines consist of at least 4 space-delimited fields. For the localizations, the fields denote X and Y position in pixels, the image number of the localization and the strength of the localization (Gaussian fit amplitude) in camera A/D counts. The header consists of the maximum allowed X/Y coordinates and image number and of a 0 for the amplitude.
More fields may be present, but will not be documented. Forward compatibility can be achieved by ignoring all but the first four fields.