:py:mod:`aces.sefd.ASKAP_msdata` ================================ .. py:module:: aces.sefd.ASKAP_msdata Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: aces.sefd.ASKAP_msdata.MSData Functions ~~~~~~~~~ .. autoapisummary:: aces.sefd.ASKAP_msdata.get_msname Attributes ~~~~~~~~~~ .. autoapisummary:: aces.sefd.ASKAP_msdata.__author__ aces.sefd.ASKAP_msdata.a aces.sefd.ASKAP_msdata.stacklevel aces.sefd.ASKAP_msdata.stacklevel aces.sefd.ASKAP_msdata.myf aces.sefd.ASKAP_msdata.me aces.sefd.ASKAP_msdata.ms aces.sefd.ASKAP_msdata.tb .. py:data:: __author__ :value: 'Dave McConnell ' .. py:data:: a .. py:data:: stacklevel :value: 0 .. py:data:: stacklevel .. py:data:: myf .. py:data:: me .. py:data:: ms .. py:data:: tb .. py:function:: get_msname(schbid, tele='ASKAP', msdir=None, beam=None) .. py:class:: MSData(fname) Bases: :py:obj:`object` .. py:attribute:: attached :value: False .. py:method:: close() :staticmethod: .. py:method:: _get_ant_names() :staticmethod: .. py:method:: _get_ants(a_names) :staticmethod: .. py:method:: _gen_baselines() .. py:method:: get_data_w(feed, nchans, chan1, scan=None, start=0.0, n_sec=0.0) .. py:method:: get_time(scan, feed=0) :staticmethod: .. py:method:: get_t_integ(scan=0, feed=0) .. py:method:: get_ch_bw() .. py:method:: get_scan_posn(az, el) .. py:method:: get_az_el() :staticmethod: .. py:method:: is_open() :classmethod: