The main processes applied to the data are:
1) Extraction of the required sub-regions from each input frame.
2) Alignment of all extracted sub-regions using stars within the field.
3) Sky subtraction within each aligned sub-region.
4) Calculation of a Stokes vector for each pixel. This step may be omitted if required by supplying a null value for parameter OUT_S.
The inputs to this application are a set of intensity frames which have been corrected to remove any instrumental effects introduced by the detector (such as de-biassing, flat-fielding, etc.). Output Stokes vectors can only be produced if all input frames contain a POLPACK extension (see application POLIMP). In dual-beam mode, each input frame contains two images of the sky (the O and E ray images). In single-beam mode, each input frame contains only a single image of the sky.
The outputs from this application consist of the aligned, sky-subtracted intensity images, and the cube holding the Stokes vectors. In dual beam mode two output intensity frames are created for each input frame, one containing the O ray image, and the other containing the E ray image. In single-beam mode one output intensity frame is created for each input frame, holding the usable area of the corresponding input frame. The user may choose not to create any or all of these outputs. For instance, the Stokes vectors may be produced without retaining the aligned intensity images (see parameters OUT_S, OUT_E, OUT_O and OUT).
Use of this application divides into two stages. In the first stage, a Graphical User Interface (GUI) is used to obtain all the information required to produce the output data files from the user. This includes identifying stars, masks and sky regions on each of the supplied input images. This is the labour-intensive bit. Once this has been completed your satisfaction, the second stage is entered in which the output data files are created. Once initiated, no further interaction on your part is required. This is the computationally intensive bit. The GUI makes use of various applications from POLPACK, KAPPA and CCDPACK to perform all these tasks. Note, if the find the image display area too small for comfort you can make it bigger using the DPI parameter described below.
A step-by-step tutorial on the use of the GUI is available within the "Help" menu at the right hand end of the menu bar (see also the STARTHELP parameter).
Various options controlling the behaviour of the GUI can be set on the command line by assigning values to the parameters listed below. Alternatively, most of them can be set using the "Options" menu in the menu bar at the top of the GUI. If not supplied on the command line, these parameters usually adopt the values they had on the previous invocation of POLKA. The values shown in square brackets in the parameter descriptions below are the initial default values.
1 - Shift of origin.
2 - Shift of origin and rotation.
3 - Shift of origin and magnification.
4 - Shift of origin, rotation and magnification.
5 - A full 6 parameter mapping of the form:
X_out = C1 C2
X_in
C3
Y_in
Y_out = C4 C5
X_in
C6
Y_in
Only mapping types 1 and 3 are available when processing dual-beam polarimeter data. Mapping types 2 and 4 are also available when processing single-beam data. Mapping type 5 is only available when processing non-polarimetric data (see parameter POL). [1]
POLPACK