Table of Contents

Class: DezingerImageSink filetype/imagesink.py

Dezinger an image.

Studies the multiple frames that form 1 image, and rejects the pixel data affected by cosmic/radioactive events. On output, only one frame is given per image. Normally that will be the corrected sum of all input frames, but this can be changed by calling the Mode() method before sending the image.

Base Classes   
CompositeImageSink
Methods   
BeginImage
EndImage
Frame
HeaderInfo
Mode
  BeginImage 
BeginImage ( self )

Part of ImageSink protocol

  EndImage 
EndImage ( self )

Part of ImageSink protocol

  Frame 
Frame ( self,  data )

Part of ImageSink protocol

  HeaderInfo 
HeaderInfo ( self,  header )

Part of ImageSink protocol

  Mode 
Mode ( self,  mode )

Select the output frame.

If mode=-1, the output frame will be the dezingered image; i.e. the corrected sum of all input frames for an image.

If mode=0..n-1, the output frame will be input frame nr. mode, with the first frame numbered 0.


Table of Contents

This document was automatically generated on Fri Jul 3 09:28:36 2009 by HappyDoc version WORKING