Time Utilities
Online Applets
- UTC2BJD -- Convert a UTC to BJD in TDB
- BJD2UTC -- Convert a BJD in TDB to UTC
- HJD2BJD -- Convert an HJD in TT or TDB to BJD in TDB
Source Code
- README -- Installation instructions
- barycorrpy -- A pure Python code written by Shubham Kanodia that does time conversion and barycentric velocity corrections
- barycorr.py -- A Python interface written by René Tronsgaard (Aarhus University) that uses the online API for utc2bjd, bjd2utc, and barycorr
- utc2bjd -- convert a UTC to BJD in TDB (IDL)
- bjd2utc -- convert a BJD in TDB to UTC (IDL)
- jdutc2jdtdb -- convert a JD in UTC to JD in TDB (IDL)
- get_eph -- generate an ephemeris via telnet to HORIZONS (IDL spawns Expect)
- hjd2bjd -- convert an HJD in UTC or TT to BJD in TDB (IDL beta)
- horizons.exp -- generate an ephemeris via telnet to HORIZONS (Expect)
|
|