exosim.tasks.subexposures.estimateChJitter#

Classes#

EstimateChJitter

It scales the pointing jitter expressed as \(deg\) into the pixel unit according to the channel plate scale

Module Contents#

class EstimateChJitter[source]#

Bases: exosim.tasks.task.Task

It scales the pointing jitter expressed as \(deg\) into the pixel unit according to the channel plate scale and interpolates it to a time grid which is aligned to the detector readout time grid.

Returns:

Tuple containing the pointing jitter in the spatial and spectral direction expressed in units of pixels.

Return type:

(ndarray, ndarray)

execute()[source]#

Class execution. It runs on call and executes all the task actions returning the outputs. It requires the input with correct keywords