edit · history · print

Ephemeris Files

The most simple pulsar data format is the ephemeris. This is the parameters used in the timing model. Ephemerdies come as text files with a .eph or .par extension.

There appears to be no formal specification of what parameters are used in these files, although a loose standard has developed, with the following common parameters.

ParameterUnitsDescriptionAliases
PSRJStringPulsar JName
RAJsex-hrRight Asscention (J2000)
DECJsex-degDeclination (J2000)
PEPOCHMJDPeriod Epoch
F0HzFundemental frequency of the PSRF (sometimes P/P0, the period)
F1Hz/sFirst derivitive of rotational freq
F2Hz/s/sSecond derivitive of rotational freq
POSEPOCHMJDPosition Epoch
DMpc/cm3Dispersion Measure
STARTMJDTime the eph is valid from
FINISHMJDTime the eph is valid till
BINARYStringThe binary model used (if any)
EPHVERIntegerThe eph version

The parameters for the binary motion are dependent on the binary model used.

For the BT model:

ParameterUnitsDescriptionAliases
A1ltsecprojected semimajor axis
ECC Eccentricity of the orbitE
T0MJDEpoch of periastron
PBdaysOrbital Period
OMdegLongitude of Periastron

The files are tab or whitespace seperated with a single line for each keyword. Note that exponentials can be writen with a standard ‘e’ notation, or the rather more strange ‘D’ notation. e.g.

PSRJ    1722–2210
F0      1.23234234
F1      2.34567D-02

The files produced by tempo and psrtime should be compatable. tempo2 can read tempo files, with the -tempo1 switch. tempo2 files are not backwards compatible to psrtime.

Catagories: Data Formats
edit · history · print
Page last modified on July 30, 2007, at 06:41 AM