Usage of mjdListToDateTime

Return to directory of Todd's CASA extensions

Takes a list of MJD values and converts it to a list of python datetime structures.

Usage:

au.mjdListToDateTime(mjdList)

Example:

CASA <48>: au.mjdListToDateTime([55000,55200.3])
  Out[48]: [datetime.datetime(2009, 6, 18, 0, 0), datetime.datetime(2010, 1, 4, 7, 12)]

-- ToddHunter - 2013-09-08
Topic revision: r1 - 2013-09-08, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback