bube

bube(cal_evts: ecpi.common.io.events.EclairsCalEvtData, obs: ecpi.common.mission.observation.EclairsObservation, config: ecpi.process.bube.core.config.BubeConfiguration)[source]

BUBE module

Bin the selected calibrated events in detector images, within a set of time intervals.

error_code =
  • ‘OK’ if everything was fine
  • ‘BubeError’ if an error occur
Parameters:
Rtype config:

BubeConfiguration

Returns:

detector_shadowgrams, GTI, error_code, error_message

Return type:

DetectorImages, EclairsObservation, string, string