calibration¶
This package contains various helpers for the calibration of specMACS data.
The frameclassification module provides methods which translate actionLog data
(action log is the combined log of e.g. shutter actions, changes of integration time etc…) to
pixel-aligned chunks of data with equal camera settings.
These chunks can be combined with calibrationdata (mostly Calibrationdata.apply()
)
to obtain calibrated image data.
If desired, bad pixels can be interpolated out using the BadPixelFixer
from badpixels.