Public Member Functions | |
def | setUp |
def | tearDown |
def | testMTsm |
def | testMFsm |
def | testDTsm |
def | testDFsm |
def | testMTrg |
def | testMFrg |
def | testDTrg |
def | testDFrg |
Static Public Attributes | |
string | infile |
string | outroot |
list | linechan |
list | basechan |
int | regridw |
list | reglinech |
list | regbasech |
dictionary | smrefdic |
reference values ( ASAP r2435 + CASA r18782) | |
dictionary | rgrefdic |
dictionary | rgrefsc |
Unit tests for task sdsmooth. Test scantable sotrage and insitu parameters The list of tests: testMTsm --- storage = 'memory', insitu = True (smooth) testMFsm --- storage = 'memory', insitu = False (smooth) testDTsm --- storage = 'disk', insitu = True (smooth) testDFsm --- storage = 'disk', insitu = False (smooth) testMTrg --- storage = 'memory', insitu = True (regrid) testMFrg --- storage = 'memory', insitu = False (regrid) testDTrg --- storage = 'disk', insitu = True (regrid) testDFrg --- storage = 'disk', insitu = False (regrid) Note on handlings of disk storage: Returns new table after smooth and regrid. Returns new table after scantable.convert_flux. Task script restores unit and frame information.
Definition at line 580 of file test_sdsmooth.py.
def tests.test_sdsmooth.sdsmooth_storageTest.setUp | ( | self | ) |
Definition at line 622 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_sdgrid.sdgrid_unittest_base.datapath, tests.test_sdflagmanager.sdflagmanager_test.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_sdreduce.sdreduce_test.datapath, tests.test_imstat.imstat_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(), asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, and tests.test_sdplot.sdplot_selectTest.infile.
Definition at line 629 of file test_sdsmooth.py.
References asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, and tests.test_sdplot.sdplot_selectTest.infile.
Storage Test DFrg: kernel = 'regrid' on storage='disk' and insitu=F
Definition at line 893 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), tests.test_sdsmooth.sdsmooth_basicTest.basechan, tests.test_sdsmooth.sdsmooth_storageTest.basechan, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdsmooth.sdsmooth_basicTest.linechan, tests.test_sdsmooth.sdsmooth_storageTest.linechan, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, tests.test_sdsmooth.sdsmooth_basicTest.regbasech, tests.test_sdsmooth.sdsmooth_storageTest.regbasech, tests.test_sdsmooth.sdsmooth_basicTest.reglinech, tests.test_sdsmooth.sdsmooth_storageTest.reglinech, tests.test_sdsmooth.sdsmooth_basicTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.rgrefdic, and tests.test_sdsmooth.sdsmooth_storageTest.rgrefsc.
Storage Test DFsm: kernel = 'boxcar' + kwidth = 16 on storage='disk' and insitu=F
Definition at line 711 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, and tests.test_sdsmooth.sdsmooth_storageTest.smrefdic.
Storage Test DTrg: kernel = 'regrid' on storage='disk' and insitu=T
Definition at line 841 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), tests.test_sdsmooth.sdsmooth_basicTest.basechan, tests.test_sdsmooth.sdsmooth_storageTest.basechan, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdsmooth.sdsmooth_basicTest.linechan, tests.test_sdsmooth.sdsmooth_storageTest.linechan, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, tests.test_sdsmooth.sdsmooth_basicTest.regbasech, tests.test_sdsmooth.sdsmooth_storageTest.regbasech, tests.test_sdsmooth.sdsmooth_basicTest.reglinech, tests.test_sdsmooth.sdsmooth_storageTest.reglinech, tests.test_sdsmooth.sdsmooth_basicTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.rgrefdic, and tests.test_sdsmooth.sdsmooth_storageTest.rgrefsc.
Storage Test DTsm: kernel = 'boxcar' + kwidth = 16 on storage='disk' and insitu=T
Definition at line 685 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, and tests.test_sdsmooth.sdsmooth_storageTest.smrefdic.
Storage Test MFrg: kernel = 'regrid' on storage='memory' and insitu=F
Definition at line 789 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), tests.test_sdsmooth.sdsmooth_basicTest.basechan, tests.test_sdsmooth.sdsmooth_storageTest.basechan, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdsmooth.sdsmooth_basicTest.linechan, tests.test_sdsmooth.sdsmooth_storageTest.linechan, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, tests.test_sdsmooth.sdsmooth_basicTest.regbasech, tests.test_sdsmooth.sdsmooth_storageTest.regbasech, tests.test_sdsmooth.sdsmooth_basicTest.reglinech, tests.test_sdsmooth.sdsmooth_storageTest.reglinech, tests.test_sdsmooth.sdsmooth_basicTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.rgrefdic, and tests.test_sdsmooth.sdsmooth_storageTest.rgrefsc.
Storage Test MFsm: kernel = 'boxcar' + kwidth = 16 on storage='memory' and insitu=F
Definition at line 659 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, and tests.test_sdsmooth.sdsmooth_storageTest.smrefdic.
Storage Test MTrg: kernel = 'regrid' on storage='memory' and insitu=T
Definition at line 737 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), tests.test_sdsmooth.sdsmooth_basicTest.basechan, tests.test_sdsmooth.sdsmooth_storageTest.basechan, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdsmooth.sdsmooth_basicTest.linechan, tests.test_sdsmooth.sdsmooth_storageTest.linechan, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, tests.test_sdsmooth.sdsmooth_basicTest.regbasech, tests.test_sdsmooth.sdsmooth_storageTest.regbasech, tests.test_sdsmooth.sdsmooth_basicTest.reglinech, tests.test_sdsmooth.sdsmooth_storageTest.reglinech, tests.test_sdsmooth.sdsmooth_basicTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.regridw, tests.test_sdsmooth.sdsmooth_storageTest.rgrefdic, and tests.test_sdsmooth.sdsmooth_storageTest.rgrefsc.
Storage Test MTsm: kernel = 'boxcar' + kwidth = 16 on storage='memory' and insitu=T
Definition at line 633 of file test_sdsmooth.py.
References tests.test_sdsmooth.sdsmooth_unittest_base._compareDictVal(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdbaseline.sdbaseline_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdbaseline.sdbaseline_maskTest._getStats(), asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdsave.sdsave_test0.infile, tests.test_sdsmooth.sdsmooth_basicTest.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdsave.sdsave_test2.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, tests.test_sdsave.sdsave_test3.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdsave.sdsave_test4.infile, tests.test_sdsave.sdsave_test5.infile, tests.test_sdsave.sdsave_test6.infile, tests.test_sdsmooth.sdsmooth_storageTest.infile, tests.test_sdsave.sdsave_test7.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdsave.sdsave_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_selectTest.infile, tests.test_sdlist.sdlist_test.outroot, tests.test_sdreduce.sdreduce_test.outroot, tests.test_sdsmooth.sdsmooth_basicTest.outroot, tests.test_sdbaseline.sdbaseline_basicTest.outroot, tests.test_sdbaseline.sdbaseline_maskTest.outroot, tests.test_sdsmooth.sdsmooth_storageTest.outroot, tests.test_sdbaseline.sdbaseline_funcTest.outroot, tests.test_sdbaseline.sdbaseline_multi_IF_test.outroot, tests.test_sdbaseline.sdbaseline_storageTest.outroot, and tests.test_sdsmooth.sdsmooth_storageTest.smrefdic.
list tests.test_sdsmooth.sdsmooth_storageTest.basechan [static] |
Definition at line 604 of file test_sdsmooth.py.
Referenced by tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_storageTest.testDFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMFrg(), and tests.test_sdsmooth.sdsmooth_storageTest.testMTrg().
string tests.test_sdsmooth.sdsmooth_storageTest.infile [static] |
Definition at line 601 of file test_sdsmooth.py.
Referenced by task_sdtpimaging.sdtpimaging_worker.__backup(), task_sdtpimaging.sdtpimaging_worker.__execute_baseline(), task_sdtpimaging.sdtpimaging_worker.__execute_flag(), task_sdtpimaging.sdtpimaging_worker.__execute_imaging(), task_sdscale.sdscale_worker.__get_outform(), task_sdsave.sdsave_worker.cleanup(), task_sdimaging.sdimaging_worker.execute(), sdutil.sdtask_template.initialize(), sdutil.sdtask_template_imaging.initialize(), task_sdsmooth.sdsmooth_worker.initialize_scan(), task_sdplot.sdplot_worker.initialize_scan(), task_sdcal.sdcal_worker.initialize_scan(), task_sdfit.sdfit_worker.initialize_scan(), task_sdbaseline.sdbaseline_worker.initialize_scan(), task_sdstat.sdstat_worker.initialize_scan(), task_sdflag.sdflag_worker.initialize_scan(), task_sdtpimaging.sdtpimaging_worker.parameter_check(), tests.test_sdstat.sdstat_basicTest.setUp(), tests.test_sdstat.sdstat_restfreqTest.setUp(), tests.test_sdsmooth.sdsmooth_storageTest.setUp(), tests.test_sdstat.sdstat_storageTest.setUp(), tests.test_sdstat.sdstat_exceptions.setUp(), tests.test_sdtpimaging.sdtpimaging_test0.tearDown(), tests.test_sdtpimaging.sdtpimaging_test1.tearDown(), tests.test_sdtpimaging.sdtpimaging_test2.tearDown(), tests.test_sdstat.sdstat_basicTest.tearDown(), tests.test_sdstat.sdstat_restfreqTest.tearDown(), tests.test_sdsmooth.sdsmooth_storageTest.tearDown(), tests.test_sdstat.sdstat_storageTest.tearDown(), tests.test_sdstat.sdstat_exceptions.tearDown(), tests.test_sdtpimaging.sdtpimaging_test0.test001(), tests.test_sdtpimaging.sdtpimaging_test0.test002(), tests.test_sdtpimaging.sdtpimaging_test0.test003(), tests.test_sdtpimaging.sdtpimaging_test0.test004(), tests.test_sdtpimaging.sdtpimaging_test0.test006(), tests.test_sdtpimaging.sdtpimaging_test0.test007(), tests.test_sdtpimaging.sdtpimaging_test0.test008(), tests.test_sdtpimaging.sdtpimaging_test0.test009(), tests.test_sdstat.sdstat_basicTest.test01(), tests.test_sdstat.sdstat_basicTest.test02(), tests.test_sdstat.sdstat_basicTest.test03(), tests.test_sdstat.sdstat_basicTest.test04(), tests.test_sdstat.sdstat_basicTest.test05(), tests.test_sdstat.sdstat_basicTest.test06(), tests.test_sdstat.sdstat_basicTest.test07(), tests.test_sdstat.sdstat_basicTest.test08(), tests.test_sdstat.sdstat_basicTest.test09(), tests.test_sdstat.sdstat_basicTest.test10(), tests.test_sdtpimaging.sdtpimaging_test1.test100(), tests.test_sdstat.sdstat_basicTest.test11(), tests.test_sdtpimaging.sdtpimaging_test2.test200(), tests.test_sdstat.sdstat_storageTest.testDF(), tests.test_sdsmooth.sdsmooth_storageTest.testDFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDFsm(), tests.test_sdstat.sdstat_storageTest.testDT(), tests.test_sdsmooth.sdsmooth_storageTest.testDTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDTsm(), tests.test_sdstat.sdstat_storageTest.testMF(), tests.test_sdsmooth.sdsmooth_storageTest.testMFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMFsm(), tests.test_sdstat.sdstat_storageTest.testMT(), tests.test_sdsmooth.sdsmooth_storageTest.testMTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMTsm(), tests.test_sdstat.sdstat_exceptions.testNoData(), tests.test_sdstat.sdstat_restfreqTest.testRF01(), tests.test_sdstat.sdstat_restfreqTest.testRF02(), tests.test_sdstat.sdstat_restfreqTest.testRF11(), tests.test_sdstat.sdstat_restfreqTest.testRF12(), tests.test_sdstat.sdstat_restfreqTest.testRF13(), tests.test_sdstat.sdstat_restfreqTest.testRF21(), tests.test_sdstat.sdstat_restfreqTest.testRF22(), and tests.test_sdstat.sdstat_restfreqTest.testRF23().
list tests.test_sdsmooth.sdsmooth_storageTest.linechan [static] |
Definition at line 603 of file test_sdsmooth.py.
Referenced by tests.test_sdsmooth.sdsmooth_unittest_base._getStats(), tests.test_sdsmooth.sdsmooth_storageTest.testDFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMFrg(), and tests.test_sdsmooth.sdsmooth_storageTest.testMTrg().
string tests.test_sdsmooth.sdsmooth_storageTest.outroot [static] |
Definition at line 602 of file test_sdsmooth.py.
Referenced by tests.test_sdstat.sdstat_basicTest.test01(), tests.test_sdstat.sdstat_basicTest.test02(), tests.test_sdstat.sdstat_basicTest.test03(), tests.test_sdstat.sdstat_basicTest.test04(), tests.test_sdstat.sdstat_basicTest.test05(), tests.test_sdstat.sdstat_basicTest.test06(), tests.test_sdstat.sdstat_basicTest.test07(), tests.test_sdstat.sdstat_basicTest.test08(), tests.test_sdstat.sdstat_basicTest.test09(), tests.test_sdstat.sdstat_basicTest.test10(), tests.test_sdstat.sdstat_basicTest.test11(), tests.test_sdstat.sdstat_storageTest.testDF(), tests.test_sdsmooth.sdsmooth_storageTest.testDFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDFsm(), tests.test_sdstat.sdstat_storageTest.testDT(), tests.test_sdsmooth.sdsmooth_storageTest.testDTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDTsm(), tests.test_sdstat.sdstat_storageTest.testMF(), tests.test_sdsmooth.sdsmooth_storageTest.testMFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMFsm(), tests.test_sdstat.sdstat_storageTest.testMT(), tests.test_sdsmooth.sdsmooth_storageTest.testMTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMTsm(), tests.test_sdstat.sdstat_restfreqTest.testRF01(), tests.test_sdstat.sdstat_restfreqTest.testRF02(), tests.test_sdstat.sdstat_restfreqTest.testRF11(), tests.test_sdstat.sdstat_restfreqTest.testRF12(), tests.test_sdstat.sdstat_restfreqTest.testRF13(), tests.test_sdstat.sdstat_restfreqTest.testRF21(), tests.test_sdstat.sdstat_restfreqTest.testRF22(), and tests.test_sdstat.sdstat_restfreqTest.testRF23().
list tests.test_sdsmooth.sdsmooth_storageTest.regbasech [static] |
list tests.test_sdsmooth.sdsmooth_storageTest.reglinech [static] |
int tests.test_sdsmooth.sdsmooth_storageTest.regridw [static] |
dictionary tests.test_sdsmooth.sdsmooth_storageTest.rgrefdic [static] |
dictionary tests.test_sdsmooth.sdsmooth_storageTest.rgrefsc [static] |
dictionary tests.test_sdsmooth.sdsmooth_storageTest.smrefdic [static] |
reference values ( ASAP r2435 + CASA r18782)
Definition at line 610 of file test_sdsmooth.py.
Referenced by tests.test_sdsmooth.sdsmooth_storageTest.testDFsm(), tests.test_sdsmooth.sdsmooth_storageTest.testDTsm(), tests.test_sdsmooth.sdsmooth_storageTest.testMFsm(), and tests.test_sdsmooth.sdsmooth_storageTest.testMTsm().