time (time)#

Reference/API#

ctapipe.time Module#

Functions handling time, mainly conversion between CTAO timestamps and astropy.

Functions#

ctao_high_res_to_time(seconds, ...)

Convert CTAO high resolution timestamp to astropy Time.

time_to_ctao_high_res(time)

Convert astropy Time to CTAO high precision timestamp.

to_seconds(days)

Return fractional and whole seconds from a number in days.