km3astro.time

Time conversion utilities.

For random time samples, goto km3flux.random

Module Contents

Functions

now()

Returns the time of now as astropy Time

np_to_datetime(intime)

Convert numpy/pandas datetime64 to list[datetime].

np_to_astrotime(intime)

km3astro.time.now()[source]

Returns the time of now as astropy Time

km3astro.time.np_to_datetime(intime)[source]

Convert numpy/pandas datetime64 to list[datetime].

km3astro.time.np_to_astrotime(intime)[source]