Public Member Functions | |
def | setUp |
def | tearDown |
def | test_default |
def | testBad_kernel |
def | testBad_chanwidth |
Static Public Attributes | |
string | inname |
string | outname |
string | badname |
string | badquant |
Tests on bad input parameter setting
Definition at line 62 of file test_sdsmooth.py.
def tests.test_sdsmooth.sdsmooth_badinputs.setUp | ( | self | ) |
Definition at line 72 of file test_sdsmooth.py.
References tests.test_plotuv.plotuv_test.datapath, tests.test_sdcoadd.sdcoadd_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_sdflagmanager.sdflagmanager_test.datapath, tests.test_sdgrid.sdgrid_unittest_base.datapath, tests.test_msmoments.msmoments_unittest_base.datapath, tests.test_sdflag.sdflag_test.datapath, tests.test_sdimprocess.sdimprocess_unittest_base.datapath, tests.test_sdscale.sdscale_unittest_base.datapath, tests.test_sdmath.sdmath_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, casa_in_py.default(), tests.test_sdsmooth.sdsmooth_badinputs.inname, tests.test_sdsmooth.sdsmooth_badinputs.outname, task_sdgrid.sdgrid_worker.outname, tests.test_sdcoadd.sdcoadd_basicTest.outname, tests.test_sdcoadd.sdcoadd_mergeTest.outname, tests.test_sdcoadd.sdcoadd_storageTest.outname, tests.test_sdsave.sdsave_test7.outname, and tests.test_sdsave.sdsave_storageTest.outname.
def tests.test_sdsmooth.sdsmooth_badinputs.tearDown | ( | self | ) |
Definition at line 81 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_badinputs.inname.
Test Default parameters (raises an errror)
Definition at line 86 of file test_sdsmooth.py.
Test bad chanwidth
Definition at line 101 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_badinputs.badquant, tests.test_sdsmooth.sdsmooth_badinputs.inname, tests.test_sdsmooth.sdsmooth_badinputs.outname, task_sdgrid.sdgrid_worker.outname, tests.test_sdcoadd.sdcoadd_basicTest.outname, tests.test_sdcoadd.sdcoadd_mergeTest.outname, tests.test_sdcoadd.sdcoadd_storageTest.outname, tests.test_sdsave.sdsave_test7.outname, and tests.test_sdsave.sdsave_storageTest.outname.
Test bad kernel name
Definition at line 92 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_badinputs.badname, tests.test_sdsmooth.sdsmooth_badinputs.inname, tests.test_sdsmooth.sdsmooth_badinputs.outname, task_sdgrid.sdgrid_worker.outname, tests.test_sdcoadd.sdcoadd_basicTest.outname, tests.test_sdcoadd.sdcoadd_mergeTest.outname, tests.test_sdcoadd.sdcoadd_storageTest.outname, tests.test_sdsave.sdsave_test7.outname, and tests.test_sdsave.sdsave_storageTest.outname.
string tests.test_sdsmooth.sdsmooth_badinputs.badname [static] |
Definition at line 69 of file test_sdsmooth.py.
Referenced by tests.test_simobserve.simobserve_badinputs.testBad_antennalist(), tests.test_simobserve.simobserve_badinputs.testBad_complist(), tests.test_simobserve.simobserve_badinputs.testBad_graphics(), tests.test_simobserve.simobserve_badinputs.testBad_hourangle(), tests.test_sdsmooth.sdsmooth_badinputs.testBad_kernel(), tests.test_simobserve.simobserve_badinputs.testBad_maptype(), tests.test_simobserve.simobserve_badinputs.testBad_noisetype(), tests.test_simobserve.simobserve_badinputs.testBad_obsmode(), tests.test_simobserve.simobserve_badinputs.testBad_ptgfile(), tests.test_simobserve.simobserve_badinputs.testBad_sdant(), tests.test_simobserve.simobserve_badinputs.testBad_sdantlist(), and tests.test_simobserve.simobserve_badinputs.testBad_skymodel().
string tests.test_sdsmooth.sdsmooth_badinputs.badquant [static] |
Definition at line 70 of file test_sdsmooth.py.
Referenced by tests.test_simobserve.simobserve_badinputs.testBad_calflux(), tests.test_sdsmooth.sdsmooth_badinputs.testBad_chanwidth(), tests.test_simobserve.simobserve_badinputs.testBad_inbright(), tests.test_simobserve.simobserve_badinputs.testBad_incell(), tests.test_simobserve.simobserve_badinputs.testBad_mapsize(), and tests.test_simobserve.simobserve_badinputs.testBad_spacing().
string tests.test_sdsmooth.sdsmooth_badinputs.inname [static] |
string tests.test_sdsmooth.sdsmooth_badinputs.outname [static] |
Definition at line 67 of file test_sdsmooth.py.
Referenced by tests.test_sdsmooth.sdsmooth_badinputs.setUp(), tests.test_sdsmooth.sdsmooth_badinputs.testBad_chanwidth(), and tests.test_sdsmooth.sdsmooth_badinputs.testBad_kernel().