receiverTrxSpec

Return to directory of Todd's CASA extensions

Returns the specification for receiver temperature for the specified ALMA band.

Usage:

au.receiverTrxSpec(band, value='trx')
Inputs:
  • band: integer 1-10
  • value: 'trx' (80% of the band) or 'trx2' (100% of the band)
For a list of 100% values for each band, see https://ictwiki.alma.cl/twiki/bin/view/Control/FlagDescriptions.

Examples:

CASA <2>: au.receiverTrxSpec(6)
  Out[2]: 136
CASA <3>: au.receiverTrxSpec(6, 'trx2')
  Out[3]: 83

-- ToddHunter - 2016-02-27
Topic revision: r1 - 2016-02-27, 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