absolute_time

gammapy.utils.time.absolute_time(time_delta, meta)[source]

Convert a MET into human readable date and time.

Parameters
time_deltaTimeDelta

time in seconds after the MET reference

metadict

dictionary with the keywords MJDREFI and MJDREFF

Returns
timeTime

absolute time with format='ISOT' and scale='UTC'