pint.observatory.clock_file

Routines for reading and writing various formats of clock file.

Functions

read_tempo2_clock_file(filename[, ...])

Read a TEMPO2-format clock file.

read_tempo_clock_file(filename[, obscode, ...])

Read a TEMPO-format clock file.

Classes

ClockFile(mjd, clock, *[, filename, ...])

A clock correction file.

GlobalClockFile(filename[, format, ...])

Clock file obtained from a global repository.