|
Methods
|
|
MarkBadpixels Process ProcessHeader Required SecondFrame SecondHeaderInfo loadsensitivity xinit
|
|
|
MarkBadpixels
|
MarkBadpixels ( self, mark=1 )
|
|
|
Process
|
Process ( self, data )
Process image |
|
|
ProcessHeader
|
ProcessHeader ( self, h )
Process header
|
Exceptions
|
|
SensitivityRequiredError( "Cannot do without sensitivity file" )
|
|
|
|
Required
|
Required ( self )
Make the sensitivity required.
After this, each image for which the associated sensitivity
calibration can not be found will throw an exception. |
|
|
SecondFrame
|
SecondFrame ( self, data )
The data for the sensitivity image coming in |
|
|
SecondHeaderInfo
|
SecondHeaderInfo ( self, h )
Header info for the sensitivity image coming in |
|
|
loadsensitivity
|
loadsensitivity ( self, efn )
Load the sensitivity image from the file named in efn. Internal use only. |
|
|
xinit
|
xinit (
self,
*arg,
*kw,
)
Xtra initialisation: store some startup data |