exosim.tasks.detector.accumulateSubExposures#

Classes#

AccumulateSubExposures

It accumulates sub-exposures of the same ramp.

Module Contents#

class AccumulateSubExposures[source]#

Bases: exosim.tasks.task.Task

It accumulates sub-exposures of the same ramp.

execute()[source]#

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

Return type:

None

static sub_exposures_cumsum(dset, state_machine, offset)[source]#
Parameters:
Return type:

numpy.ndarray