au.headerToRadian(mydict, unit=None)
CASA <2>: au.headerToRadian({'value': 206264.8, 'unit': 'arcsec'})
mydict = {'unit': 'arcsec', 'value': 206264.8}
Out[2]: 0.99999996971322214
-- ToddHunter - 2015-06-19
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.