aces.sefd.ASKAP_msdata

Module Contents

Classes

MSData

Functions

get_msname(schbid[, tele, msdir, beam])

Attributes

__author__

a

stacklevel

stacklevel

myf

me

ms

tb

aces.sefd.ASKAP_msdata.__author__ = 'Dave McConnell <david.mcconnell@csiro.au>'[source]
aces.sefd.ASKAP_msdata.a[source]
aces.sefd.ASKAP_msdata.stacklevel = 0[source]
aces.sefd.ASKAP_msdata.stacklevel[source]
aces.sefd.ASKAP_msdata.myf[source]
aces.sefd.ASKAP_msdata.me[source]
aces.sefd.ASKAP_msdata.ms[source]
aces.sefd.ASKAP_msdata.tb[source]
aces.sefd.ASKAP_msdata.get_msname(schbid, tele='ASKAP', msdir=None, beam=None)[source]
class aces.sefd.ASKAP_msdata.MSData(fname)[source]

Bases: object

attached = False[source]
static close()[source]
static _get_ant_names()[source]
static _get_ants(a_names)[source]
_gen_baselines()[source]
get_data_w(feed, nchans, chan1, scan=None, start=0.0, n_sec=0.0)[source]
static get_time(scan, feed=0)[source]
get_t_integ(scan=0, feed=0)[source]
get_ch_bw()[source]
get_scan_posn(az, el)[source]
static get_az_el()[source]
classmethod is_open()[source]