As part of the start up procedure for each test, a set of unexposed raw frames were captured. These raw bias frames were used to determine the nominal offset that was subtracted from each pixel during event detection.
The algorithm used to compute the average bias image (or map) is the `mean bias clip' algorithm that J. Woo developed, which is described below:
| (3.1) |
![]() |
(3.2) |
![]() |
(3.3) |
| (3.4) |
| (3.5) |
![]() |
(3.6) |
This algorithm does a very good job at removing cosmic ray events which can be present in the bias images. It does however suffer from being computationally and memory intensive. The average bias image is written as a FITS image in READ coordinates.