aces.sefd.ASKAP_msdata__cc

Module Contents

Classes

MSData

Functions

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

Attributes

__author__

a

stacklevel

stacklevel

myf

me

ms

tb

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

Bases: object

attached = False[source]
_get_beams()[source]
_get_channels()[source]
_get_antenna_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]
get_time(scan)[source]
get_t_integ(scan=0)[source]
get_ch_bw()[source]
get_scan_posn(az, el)[source]
get_beam_id()[source]
get_scan_info()[source]
static get_az_el()[source]
classmethod is_open()[source]