au.getEphemeris(vis, ephemerisId=-1, useASDM_Ephemeris=False, verbose=True)Inputs:
CASA <17>: mjd, ra, dec = au.getEphemeris('uid___A002_X90989d_X117c.ms')
Ephemeris 0 begins 21.550733 minutes before observation begins.
and it is 1476.000000 minutes long
CASA <22>: mjd[0]
Out[22]: 4920435120.0
CASA <23>: ra[0]
Out[23]: 2.1594308554000001
CASA <24>: dec[0]
Out[24]: 0.1100817508
-- ToddHunter - 2015-01-08
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.