Standard event processing is based on 3x3 pixel neighborhood event detection and extraction. A local maximum is specifically defined as any pixel, p0, that meets the following comparison rules.
| p0 > p6 | p0 > p7 | p0 > p8 |
|
|
p0 > p5 | |
|
|
|
|
In the ACIS-2C processing, events are ignored if they occur at quadrant boundaries (i.e., the pixel which forms the local maximum signal value falls on the boundaries between regions read by a single output node). Therefore there will always be a 2 pixel gap in images where nodes meet (one pixel on each side of the node). Events are also not detected at the edges of windows or full-frames. Note that in the flight instrument events are recorded as recognized events, even if the local maximum pixel falls on a quadrant boundary (but no effort is made to adjust for differential gain between output nodes; the effect of gain differences should only be modest changes in the event grade distributions).