threeML.utils.data_builders.fermi.gbm_data module

class threeML.utils.data_builders.fermi.gbm_data.GBMCdata(cdata_file: str, rsp_file: str)[source]

Bases: object

property det_name

Return the name of the instrument and detector

Returns

property energies
property mission

Return the name of the mission :return:

property n_channels
property trigger_time
property tstart
property tstop
class threeML.utils.data_builders.fermi.gbm_data.GBMTTEFile(ttefile: str)[source]

Bases: object

property arrival_times
property deadtime
property det_name

Return the name of the instrument and detector

Returns

property energies
property mission

Return the name of the mission :return:

property n_channels
property trigger_time
property tstart
property tstop