next up previous contents
Next: BI-(5x5) island Up: Photon Counting Previous: Photon Counting

Standard 3x3

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
$p_0 \geq p_4$ $p_0 \geq $threshold p0 > p5
$p_0 \geq p_1$ $p_0 \geq p_2$ $p_0 \geq p_3$

where the pixels are in READX and READY coordinates. Note: This may be different than the flight software. Any event that meets the above comparison rules is written into the event list as a 9 pixel vector with the pixels arranged from p0 to p8 as illustrated above.

Events are not detected at quadrant boundaries (i.e. 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 events are detected at quadrant boundaries for the flight instrument (but no effect is made to adjust for diffential gain between output nodes).


next up previous contents
Next: BI-(5x5) island Up: Photon Counting Previous: Photon Counting

Mark Bautz
11/20/1997