Expand description

Code to help handle time.

Functions

Convert a casacore time to a hifitime::Epoch. This function is especially useful because casacore apparently doesn’t account for leap seconds.

Get the GPS time from a hifitime::Epoch. This function is mostly useful because hifitime doesn’t count GPS seconds from 1980 Jan 5.

Convert a GPS time to a hifitime::Epoch.

Convert a Julian date to a hifitime::Epoch. This function is especially useful to account for leap seconds.

Convert a modified Julian date to a hifitime::Epoch. This function is especially useful to account for leap seconds.