The co-ordinate system used depends on the value supplied for the WCSPAR parameter. If WCSPAR is set to TRUE, then current WCS co-ordinate system in the input NDF will be used. If WCSPAR is left at its default value of FALSE, then the input NDF's PIXEL co-ordinate system is used. The centroid position is the weighted mean of the pixel co-ordinate values at the centre of all the pixels in the clump, with the pixel values being used as the weights (the final pixel position will be converted to a WCS position for storage in the catalogue if WCSPAR is TRUE):
The clump sizes are the standard deviation of the pixel co-ordinate values about the centroid position, weighted by the pixel values. For a Gaussian profile, this size value is equal to the standard deviation of the Gaussian. These sizes are then corrected to remove the effect of the instrumental smoothing specified by the FwhmBeam and VeloRes configuration parameters (assuming the DECONV parameter is set to TRUE):
where
,
and
are the beam widths implied by
configuration parameters FwhmBeam and VeloRes. Clumps are excluded
from the returned list if the clump size before correction is smaller than the
specified beam width. The final widths are converted to WCS units for
storage in the catalogue if WCSPAR is TRUE.
If DECONV is TRUE, the peak value in the clump is also corrected to take account of the smoothing produced by the instrumental beam. Such smoothing will result in the observed peak value being less than the real peak value, by an amount that increases as the clump area gets smaller. The correction factor assumes that the clumps has a Gaussian profile and is determined by the requirement that the total data sum within the corrected clump equals the total data sum within the uncorrected clump:
where the primed sizes refer to the clump sizes before the correction for the instrumental beam width.
The recommended way to explore and examine the output catalogue is to use
the Starlink catalogue browser, TOPCAT (see
http://www.starlink.ac.uk/topcat/).
CUPID