casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Namespaces | Functions | Variables
asapmath.py File Reference

Go to the source code of this file.

Namespaces

namespace  asap.asapmath

Functions

def asap.asapmath.average_time
def asap.asapmath.quotient
def asap.asapmath.dototalpower
def asap.asapmath.dosigref
def asap.asapmath.calps
def asap.asapmath.calnod
def asap.asapmath.calfs
def asap.asapmath.merge
def asap.asapmath.calibrate
def asap.asapmath.apexcal
def asap.asapmath.almacal
def asap.asapmath.splitant
def asap.asapmath._array2dOp

Variables

tuple asap.asapmath.s
 s = scantab.get_scan('*_ps*') if s is None: msg = "The input data appear to contain no position-switch mode data." raise TypeError(msg)
tuple asap.asapmath.sel
string asap.asapmath.msg
tuple asap.asapmath.ssub
tuple asap.asapmath.ssubon
tuple asap.asapmath.ssuboff
tuple asap.asapmath.cals
tuple asap.asapmath.sig
tuple asap.asapmath.ref
tuple asap.asapmath.ress
dictionary asap.asapmath.precal
list asap.asapmath.postcal
list asap.asapmath.keys
list asap.asapmath.types
tuple asap.asapmath.ifnos
tuple asap.asapmath.polnos
list asap.asapmath.ll
tuple asap.asapmath.p
tuple asap.asapmath.nr
list asap.asapmath.titles
list asap.asapmath.btics
 asap.asapmath.b
string asap.asapmath.title
float asap.asapmath.ymin
float asap.asapmath.ymax
tuple asap.asapmath.nchan
tuple asap.asapmath.edge
tuple asap.asapmath.spmin
tuple asap.asapmath.spmax
tuple asap.asapmath.x
int asap.asapmath.scan1no
list asap.asapmath.scan2no
list asap.asapmath.pairScans
tuple asap.asapmath.resspec
tuple asap.asapmath.ss
list asap.asapmath.ll2
string asap.asapmath.key
tuple asap.asapmath.scal
 ssub = scantab.get_scan( scannos ) scal = scantable( stm.cwcal( ssub, calmode, antname ) )