This section contains a brief outline of PSS's processing method followed by a number of topics which describe the full functionality of the program.
At the core of PSS are a set of routines which evaluate a statistic
comparing model and data. These all provide the same facility to the
rest of the PSS application, and are applied in different ways at
different stages of processing or in different PSS modes. The facility
is the evaluation of the significance surface at a point
in
image coordinates. The mechanism is as follows (See Figure 1 in
Appendix D),
containing the point
is located.
lies
on the exact centre of pixel
, and the parameter PSFCON is
true, then the psf values are simply retrieved from a storage array. If
the former is true, but not the latter, then the psf is evaluated using
a call to the psf system. The last alternative, PSFCON true and
lying in the pixel but not at its centre, causes a resampling
of the psf by a vector
where
is the image
coordinate of the centre of pixel
.
is a summation over
the surrounding area, it is possible to produce a significance even if
the pixel
has bad quality. If all the pixels in the overlap
region have bad quality, the the significance is set to zero.
The SEARCH mode algorithm uses a statistic routine to calculate the significance map over the entire image region selected by the user. PSS then puts down a small grid around each candidate source with the grid chosen in such a way that the optimum source position lies on a grid vertex. The grid used is just large enough to perform centroiding to derive the next guess at the optimum source location.
PARAM mode invokes a statistic routine to evaluate significance at each test position lying on the image. Only a single grid position is used.
Both UPLIM and UPMAP modes use special versions of the statistic routines which perform the additional task of finding a flux upper limit after the optimum flux has been found.