Scanning, if completely generalised, is defined by specified rates of motion in two orthogonal axes which may have no particular relation to the natural axes of the telescope, i.e. Equatorial Hour Angle and Declination.
However it may be useful to categorise scans in order of increasing complexity in relation to the natural axes of the telescope, as subtleties of algorithm design may be involved.
The outputs of the instruments attached to the receiver are recorded during the scan, and the data are internally calibrated at some point in the scan or set of scans by firing a noise diode and recording the change in signal level.
All continuum radiometry comprises the recording of instrument outputs during one or more of the above scans.
It is of interest to see what sort of scans have been predefined for the GBT:
Advanced GBT procedure writing in Glish, at http://www.gb.nrao.edu/ rfisher/Glish/gbt_procedures.html#built_ins
Two standard SCANTYPE definitions produce multiple scans that are treated as an uninterruptible observation, normally with a single calibration:
Stepping consists of tracking in RA at positions stepped around a beam pattern at some subset of the following positions:
Suffixes A or B denote the beam in use for dual beam systems, e.g. SNEA. Suffix CAL denotes that the calibration noise diode is fired during the track, e.g. SNEACAL, producing a double length track with the noise diode on during the first half.
Stepping therefore comprises a set of a particular type of active scans carried out in a specific sequence as one, uninterruptible unit.
Maps are made from repeated scans. Large maps are made from scans treated as single entities that are calibrated and recorded individually.
However there remains a need for small maps comprising a set of scans treated as a single entity, calibrated once, and observed without interruption. two specialized examples are Sun and Moon maps. See "NCCS Requirements and Specifications", section 6.1.5. SCANTYPE= STEP and SCANPNT are two undersampled examples already described. Fully sampled examples could be defined to include the SCANTYPEs:
There are two ways that uninterruptible small maps can be handled:
The first option is identical to making a large map, each individual scan being treated separately, except that all the scans are done without interruption.
The second option is identical to the method used to do STEP and SCANPNT observations, and is how it was done in all pre-NCCS mapping.
Clearly, the relative advantages of the two methods need careful assessment.