Routine to overlay the bolometer names onto a rebinned image SCUOVER
bolometer
’.
This is a synonym for curve and can be abbreviated to ‘bol
’. The most useful attribute to
change is the colour. Explicit control of the style of the text labels is provided using the ‘text’
attribute. If this attribute is not supplied all plotting styles are inherited from the ‘bol
’ style. ’
colour(bol)=red’
noname ’
colour(bol)=yellow,font(text)=3,colour(text)=cyan’
An image must have already been displayed before using SCUOVER.
The image must have been displayed using an AST aware application (such as Kappa display). Otherwise the alignment will not occur.
The array position is always shown with zero jiggle offset.
This routine does not take into account the use of SHIFT_DX or SHIFT_DY in rebin. (the relevant information is not stored in the rebinned image).
Pointing shifts are taken into account.
It is assumed that the displayed image id regridded to the default map centre. scuover aligns the image using AXIS coordinates and not SKY coordinates therefore there will be an error if incorrect sky coordinates are assumed.