absolute_time¶
-
gammapy.utils.time.
absolute_time
(time_delta, meta)[source]¶ Convert a MET into human readable date and time.
Parameters: time_delta :
TimeDelta
time in seconds after the MET reference
meta : dict
dictionary with the keywords
MJDREFI
andMJDREFF
Returns: time :
Time
absolute time with
format='ISOT'
andscale='UTC'