ValueMapping

ValueMapping is class written by Stuartt Corder to facilitate the calibration of ALMA SV and Cycle 0 data. It provides details on the mapping of various parameters of an ms to each other, which is useful for developing other utilities. Note that casapy 4.1 will have a new tool (msmd = "ms metadata") which provides most of the capabilities of ValueMapping in less processing time.

Running ValueMapping

import analysisUtils as au
vm = au.ValueMapping('uid___A002_X5b3894_X3ec.ms')

Structures filled by ValueMapping

antennaNamesForAntennaIds
antennasForStates
antennasForTimes
antennas1
antennas2
dataDescId
fields
fieldsForSpw
fieldsForTimes
fieldNamesForFieldIds
inputMs
intentsForSpw
intentsForStates
fieldNamesForFieldIds
fieldsForSpw
fieldsForTimes
scans
scansForSpw
scansForTimes
spwForDataDescId
spwInfo
states
statesForScans
time
uniqueAntennas
uniqueIntents
uniqueScans

Methods defined in ValueMapping

getAntennaIdsForAntennaName
getAntennaNamesForAntennaId
getFieldIdsForFieldName
getFieldNamesForFieldId
getFieldsForIntent
getFieldsForScan
getFieldsForScans
getFieldsForSpw
getFieldsForTime
getInputMs
getIntentsForScan
getIntentsForSpw
getScansForField
getScansForIntent
getScansForTime
getScansForSpw
getScansForState
getSpwsForField
getSpwsForIntent
getSpwsForScan
getStatesForScan
getTimesForField
getTimesForScan
getTimesForScans

-- ToddHunter - 2011-12-15
Topic revision: r4 - 2013-03-12, 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