getWeatherStationPositions

Return to directory of Todd's CASA extensions

Returns a dictionary keyed by ALMA weather station ID, with the value equal to the station name ('WSTBn'). See also getWeatherStationNames and getWeatherStationPositionsFromASDM.

Usage:

au.getWeatherStationPositions(vis, prefix='WSTB')

Example:

CASA <2>: au.getWeatherStationPositions('uid___A002_X9be40a_X1304.ms')
  Out[2]:                                                             
{'WSTB1': array([ 2225264., -5440257., -2481099.]),                   
 'WSTB2': array([ 2225264., -5440257., -2481099.])}    

-- ToddHunter - 2015-03-27
Topic revision: r2 - 2015-09-15, 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