casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Static Public Attributes | Private Member Functions
tests.test_simobserve.simobserve_unittest_base Class Reference
Inheritance diagram for tests.test_simobserve.simobserve_unittest_base:
tests.test_simobserve.simobserve_badinputs tests.test_simobserve.simobserve_noise tests.test_simobserve.simobserve_sky

List of all members.

Static Public Attributes

string graphics
tuple datapath
string thistask
list imkeys
float rtol
float atol

Private Member Functions

def _check_file
def _get_imstats
def _get_msstats
def _check_imstats
def _check_msstats
def _copy_input
def _remove
def _copy
def _get_data_prefix

Detailed Description

Base class of simobserve unit test.
The class defines common variables and test methods.

Definition at line 23 of file test_simobserve.py.


Member Function Documentation

def tests.test_simobserve.simobserve_unittest_base._check_file (   self,
  name 
) [private]
def tests.test_simobserve.simobserve_unittest_base._check_imstats (   self,
  name,
  ref 
) [private]
def tests.test_simobserve.simobserve_unittest_base._check_msstats (   self,
  name,
  ref 
) [private]
def tests.test_simobserve.simobserve_unittest_base._copy (   self,
  src,
  dest 
) [private]
def tests.test_simobserve.simobserve_unittest_base._copy_input (   self,
  datanames = None 
) [private]

Definition at line 104 of file test_simobserve.py.

References tests.test_simobserve.simobserve_unittest_base._copy(), tests.test_simobserve.simobserve_unittest_base._remove(), tests.test_plotuv.plotuv_test.datapath, tests.test_sdcoadd.sdcoadd_unittest_base.datapath, tests.test_sdstat.sdstat_unittest_base.datapath, tests.test_sdbaseline.sdbaseline_unittest_base.datapath, tests.test_sdplot.sdplot_unittest_base.datapath, tests.test_sdlist.sdlist_test.datapath, tests.test_sdsmooth.sdsmooth_unittest_base.datapath, tests.test_sdtpimaging.sdtpimaging_unittest_base.datapath, tests.test_sdgrid.sdgrid_unittest_base.datapath, tests.test_msmoments.msmoments_unittest_base.datapath, tests.test_sdflagmanager.sdflagmanager_test.datapath, tests.test_sdimprocess.sdimprocess_unittest_base.datapath, tests.test_sdflag.sdflag_test.datapath, tests.test_sdscale.sdscale_unittest_base.datapath, tests.test_sdmath.sdmath_unittest_base.datapath, tests.test_simobserve.simobserve_unittest_base.datapath, tests.test_sdsave.sdsave_unittest_base.datapath, tests.test_sdcal.sdcal_unittest_base.datapath, tests.test_imstat.imstat_test.datapath, tests.test_sdreduce.sdreduce_test.datapath, tests.test_sdfit.sdfit_test.datapath, tests.test_cleanhelper.cleanhelper_test.datapath, tests.test_sdimaging.sdimaging_unittest_base.datapath, tests.test_imsmooth.imsmooth_test.datapath, tests.test_sdcoadd.sdcoadd_mergeTest.datapath, tests.test_sdfit.sdfit_test_exceptions.datapath, tests.test_sdbaseline.sdbaseline_funcTest.datapath, and tests.test_sdstat.sdstat_exceptions.datapath.

Referenced by tests.test_simobserve.simobserve_noise.setUp(), tests.test_simobserve.simobserve_noise.testNZ_intAtm(), tests.test_simobserve.simobserve_noise.testNZ_intMan(), tests.test_simobserve.simobserve_noise.testNZ_sdAtm(), tests.test_simobserve.simobserve_noise.testNZ_sdAtm_pwv(), tests.test_simobserve.simobserve_noise.testNZ_sdMan(), tests.test_simobserve.simobserve_noise.testNZ_sdMan_tau(), and tests.test_simobserve.simobserve_sky.testSky_skymodel().

def tests.test_simobserve.simobserve_unittest_base._get_data_prefix (   self,
  cfgname,
  project = "" 
) [private]
def tests.test_simobserve.simobserve_unittest_base._get_msstats (   self,
  name,
  column,
  compval 
) [private]
def tests.test_simobserve.simobserve_unittest_base._remove (   self,
  path 
) [private]

Member Data Documentation

Reimplemented in tests.test_simobserve.simobserve_noise.

Definition at line 28 of file test_simobserve.py.

Referenced by tests.test_simobserve.simobserve_badinputs.testBad_caldirection(), tests.test_simobserve.simobserve_badinputs.testBad_direction(), tests.test_simobserve.simobserve_badinputs.testBad_incenter(), tests.test_simobserve.simobserve_badinputs.testBad_indirection(), tests.test_simobserve.simobserve_badinputs.testBad_inwidth(), tests.test_simobserve.simobserve_noise.testNZ_intAtm(), tests.test_simobserve.simobserve_noise.testNZ_intMan(), tests.test_simobserve.simobserve_noise.testNZ_sdAtm(), tests.test_simobserve.simobserve_noise.testNZ_sdAtm_dnu(), tests.test_simobserve.simobserve_noise.testNZ_sdAtm_el(), tests.test_simobserve.simobserve_noise.testNZ_sdAtm_pwv(), tests.test_simobserve.simobserve_noise.testNZ_sdAtm_tint(), tests.test_simobserve.simobserve_noise.testNZ_sdMan(), tests.test_simobserve.simobserve_noise.testNZ_sdMan_dnu(), tests.test_simobserve.simobserve_noise.testNZ_sdMan_el(), tests.test_simobserve.simobserve_noise.testNZ_sdMan_tau(), tests.test_simobserve.simobserve_noise.testNZ_sdMan_tint(), tests.test_simobserve.simobserve_sky.testSky_almaptg(), tests.test_simobserve.simobserve_sky.testSky_hexptg(), tests.test_simobserve.simobserve_sky.testSky_intAll(), tests.test_simobserve.simobserve_sky.testSky_intObs(), tests.test_simobserve.simobserve_sky.testSky_sdAll(), tests.test_simobserve.simobserve_sky.testSky_sdObs(), tests.test_simobserve.simobserve_sky.testSky_skymodel(), and tests.test_simobserve.simobserve_sky.testSky_sqptg().

Definition at line 31 of file test_simobserve.py.


The documentation for this class was generated from the following file: