Public Member Functions | |
def | setUp |
def | tearDown |
def | testgrid01 |
def | testgrid02 |
def | testgrid03 |
def | testgrid04 |
def | testgrid05 |
def | testgrid06 |
def | testgrid07 |
def | testgrid08 |
def | testgrid09 |
def | testgrid10 |
def | testgrid11 |
def | testgrid12 |
def | testgrid13 |
def | testgrid14 |
Static Public Attributes | |
string | infile |
string | figroot |
string | figsuff |
fig | |
string | type |
header | |
list | pollist |
int | subplot |
list | cell |
string | center |
dictionary | baseinfo |
saveref | |
usegui | |
compare |
Unit tests of task sdplot. Test plottype='grid' The list of tests: testgrid01 - 08 --- test gridding testgrid09 - 11 --- test plot range testgrid12 - 14 --- test color and line Note: input data is generated from a intermediate data of single dish regression data, 'FLS3a_calfs', as follows: sdsave(infile='FLS3a_calfs',outfile='FLS3a_calfs.asap') sdgrid(infiled=['FLS3a_calfs.asap'], ifno=0, npix=[6,6], outfile='FLS3a_calfs.6x6.asap')
Definition at line 1193 of file test_sdplot.py.
def tests.test_sdplot.sdplot_gridTest.setUp | ( | self | ) |
Definition at line 1234 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base.currdir, 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_msmoments.msmoments_unittest_base.datapath, tests.test_sdflagmanager.sdflagmanager_test.datapath, tests.test_sdgrid.sdgrid_unittest_base.datapath, tests.test_sdimprocess.sdimprocess_unittest_base.datapath, tests.test_sdflag.sdflag_test.datapath, tests.test_sdmath.sdmath_unittest_base.datapath, tests.test_sdcal.sdcal_unittest_base.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_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, tests.test_sdplot.sdplot_unittest_base.prevdir, tests.test_sdplot.sdplot_unittest_base.saveref, and tests.test_sdplot.sdplot_unittest_base.usegui.
def tests.test_sdplot.sdplot_gridTest.tearDown | ( | self | ) |
Definition at line 1255 of file test_sdplot.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_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, and tests.test_sdplot.sdplot_unittest_base.oldgui.
def tests.test_sdplot.sdplot_gridTest.testgrid01 | ( | self | ) |
testgrid01: default gridding (1x1)
Definition at line 1265 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid02 | ( | self | ) |
testgrid02: default center
Definition at line 1281 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, parallel.parallel_cont.imagecont.cell, parallel.pimager.pimager.cell, tests.test_cleanhelper.cleanhelper_test.cell, tests.test_sdimaging.sdimaging_unittest_base.cell, tests.test_sdplot.sdplot_gridTest.cell, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid03 | ( | self | ) |
testgrid03: default cell
Definition at line 1299 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, asap.asapgrid._SDGridPlotter.center, tests.test_sdplot.sdplot_gridTest.center, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid04 | ( | self | ) |
testgrid04: default subplot (1x1)
Definition at line 1317 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, parallel.parallel_cont.imagecont.cell, parallel.pimager.pimager.cell, tests.test_cleanhelper.cleanhelper_test.cell, tests.test_sdimaging.sdimaging_unittest_base.cell, tests.test_sdplot.sdplot_gridTest.cell, asap.asapgrid._SDGridPlotter.center, tests.test_sdplot.sdplot_gridTest.center, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid05 | ( | self | ) |
testgrid05: test center (1x1)
Definition at line 1336 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, asap.asapgrid._SDGridPlotter.center, tests.test_sdplot.sdplot_gridTest.center, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid06 | ( | self | ) |
testgrid06: test cell (1x1)
Definition at line 1353 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, parallel.parallel_cont.imagecont.cell, parallel.pimager.pimager.cell, tests.test_cleanhelper.cleanhelper_test.cell, tests.test_sdimaging.sdimaging_unittest_base.cell, tests.test_sdplot.sdplot_gridTest.cell, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid07 | ( | self | ) |
testgrid07: test subplot
Definition at line 1370 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid08 | ( | self | ) |
testgrid08: test grid
Definition at line 1386 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, parallel.parallel_cont.imagecont.cell, parallel.pimager.pimager.cell, tests.test_cleanhelper.cleanhelper_test.cell, tests.test_sdimaging.sdimaging_unittest_base.cell, tests.test_sdplot.sdplot_gridTest.cell, asap.asapgrid._SDGridPlotter.center, tests.test_sdplot.sdplot_gridTest.center, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid09 | ( | self | ) |
testgrid09: test sprange
Definition at line 1406 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid10 | ( | self | ) |
testgrid10: test flrange
Definition at line 1426 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid11 | ( | self | ) |
testgrid11: test sprange and flrange
Definition at line 1446 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid12 | ( | self | ) |
testgrid12: test colormap
Definition at line 1467 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid13 | ( | self | ) |
testgrid13: test linestyles
Definition at line 1486 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
def tests.test_sdplot.sdplot_gridTest.testgrid14 | ( | self | ) |
testgrid14: test linewidth
Definition at line 1505 of file test_sdplot.py.
References tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._get_plot_info(), tests.test_sdplot.sdplot_unittest_base._mergeDict(), tests.test_sdplot.sdplot_basicTest.baseinfo, tests.test_sdplot.sdplot_gridTest.baseinfo, tests.test_sdplot.sdplot_gridTest.compare, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_gridTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, tests.test_sdplot.sdplot_gridTest.figsuff, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, tests.test_sdplot.sdplot_gridTest.header, asap.asapgrid.asapgrid_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, task_sdgrid.sdgrid_worker.infile, tests.test_sdplot.sdplot_errorTest.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, asap.asapgrid.asapgrid.infile, tests.test_sdplot.sdplot_basicTest.infile, tests.test_sdbaseline.sdbaseline_maskTest.infile, asap.asapgrid._SDGridPlotter.infile, tests.test_sdbaseline.sdbaseline_multi_IF_test.infile, tests.test_sdbaseline.sdbaseline_storageTest.infile, tests.test_sdplot.sdplot_storageTest.infile, tests.test_sdplot.sdplot_gridTest.infile, task_sdplot.sdplot_worker.pollist, asap.asapgrid._SDGridPlotter.pollist, tests.test_sdbaseline.sdbaseline_storageTest.pollist, tests.test_sdplot.sdplot_gridTest.pollist, task_sdplot.sdplot_worker.subplot, tests.test_sdplot.sdplot_gridTest.subplot, gprof2dot.XmlToken.type, and tests.test_sdplot.sdplot_gridTest.type.
dictionary tests.test_sdplot.sdplot_gridTest.baseinfo [static] |
Definition at line 1224 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdplot.sdplot_selectTest.testsel01(), tests.test_sdplot.sdplot_selectTest.testsel02(), tests.test_sdplot.sdplot_selectTest.testsel03(), and tests.test_sdplot.sdplot_selectTest.testsel04().
list tests.test_sdplot.sdplot_gridTest.cell [static] |
Definition at line 1221 of file test_sdplot.py.
Referenced by task_sdplot.sdplot_worker.__get_grid_parameters(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid06(), and tests.test_sdplot.sdplot_gridTest.testgrid08().
string tests.test_sdplot.sdplot_gridTest.center [static] |
Definition at line 1222 of file test_sdplot.py.
Referenced by task_sdplot.sdplot_worker.__get_grid_parameters(), task_sdplot.sdplot_worker.plot_grid(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), and tests.test_sdplot.sdplot_gridTest.testgrid08().
Definition at line 1232 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdplot.sdplot_selectTest.testsel01(), tests.test_sdplot.sdplot_selectTest.testsel02(), tests.test_sdplot.sdplot_selectTest.testsel03(), and tests.test_sdplot.sdplot_selectTest.testsel04().
Definition at line 1214 of file test_sdplot.py.
string tests.test_sdplot.sdplot_gridTest.figroot [static] |
Definition at line 1212 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdplot.sdplot_selectTest.testsel01(), tests.test_sdplot.sdplot_selectTest.testsel02(), tests.test_sdplot.sdplot_selectTest.testsel03(), and tests.test_sdplot.sdplot_selectTest.testsel04().
string tests.test_sdplot.sdplot_gridTest.figsuff [static] |
Definition at line 1213 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdplot.sdplot_selectTest.testsel01(), tests.test_sdplot.sdplot_selectTest.testsel02(), tests.test_sdplot.sdplot_selectTest.testsel03(), and tests.test_sdplot.sdplot_selectTest.testsel04().
Definition at line 1218 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdplot.sdplot_selectTest.testsel01(), tests.test_sdplot.sdplot_selectTest.testsel02(), tests.test_sdplot.sdplot_selectTest.testsel03(), and tests.test_sdplot.sdplot_selectTest.testsel04().
string tests.test_sdplot.sdplot_gridTest.infile [static] |
Definition at line 1210 of file test_sdplot.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(), tests.test_sdsave.sdsave_test2.__spwtest(), tests.test_sdsave.sdsave_test4._compare(), tests.test_sdsave.sdsave_test5._compare(), tests.test_sdsave.sdsave_test6._compare(), 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_sdsmooth.sdsmooth_basicTest.setUp(), tests.test_sdstat.sdstat_basicTest.setUp(), tests.test_sdstat.sdstat_restfreqTest.setUp(), tests.test_sdsmooth.sdsmooth_storageTest.setUp(), tests.test_sdsave.sdsave_test7.setUp(), tests.test_sdstat.sdstat_storageTest.setUp(), tests.test_sdstat.sdstat_exceptions.setUp(), tests.test_sdsave.sdsave_storageTest.setUp(), tests.test_sdplot.sdplot_gridTest.setUp(), tests.test_sdplot.sdplot_selectTest.setUp(), tests.test_sdtpimaging.sdtpimaging_test0.tearDown(), tests.test_sdsave.sdsave_test0.tearDown(), tests.test_sdsmooth.sdsmooth_basicTest.tearDown(), tests.test_sdtpimaging.sdtpimaging_test1.tearDown(), tests.test_sdsave.sdsave_test1.tearDown(), tests.test_sdtpimaging.sdtpimaging_test2.tearDown(), tests.test_sdsave.sdsave_test2.tearDown(), tests.test_sdstat.sdstat_basicTest.tearDown(), tests.test_sdsave.sdsave_test3.tearDown(), tests.test_sdsave.sdsave_test4.tearDown(), tests.test_sdsave.sdsave_test5.tearDown(), tests.test_sdstat.sdstat_restfreqTest.tearDown(), tests.test_sdsave.sdsave_test6.tearDown(), tests.test_sdsmooth.sdsmooth_storageTest.tearDown(), tests.test_sdsave.sdsave_test7.tearDown(), tests.test_sdstat.sdstat_storageTest.tearDown(), tests.test_sdstat.sdstat_exceptions.tearDown(), tests.test_sdsave.sdsave_storageTest.tearDown(), tests.test_sdplot.sdplot_gridTest.tearDown(), tests.test_sdplot.sdplot_selectTest.tearDown(), tests.test_sdtpimaging.sdtpimaging_test0.test001(), tests.test_sdsave.sdsave_test0.test001(), tests.test_sdtpimaging.sdtpimaging_test0.test002(), tests.test_sdsave.sdsave_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_sdsmooth.sdsmooth_basicTest.test01(), tests.test_sdstat.sdstat_basicTest.test01(), tests.test_sdsmooth.sdsmooth_basicTest.test02(), tests.test_sdstat.sdstat_basicTest.test02(), tests.test_sdsmooth.sdsmooth_basicTest.test03(), tests.test_sdstat.sdstat_basicTest.test03(), tests.test_sdsmooth.sdsmooth_basicTest.test04(), tests.test_sdstat.sdstat_basicTest.test04(), tests.test_sdsmooth.sdsmooth_basicTest.test05(), tests.test_sdstat.sdstat_basicTest.test05(), tests.test_sdsmooth.sdsmooth_basicTest.test06(), tests.test_sdstat.sdstat_basicTest.test06(), tests.test_sdsmooth.sdsmooth_basicTest.test07(), tests.test_sdstat.sdstat_basicTest.test07(), tests.test_sdsmooth.sdsmooth_basicTest.test08(), tests.test_sdstat.sdstat_basicTest.test08(), tests.test_sdsmooth.sdsmooth_basicTest.test09(), tests.test_sdstat.sdstat_basicTest.test09(), tests.test_sdstat.sdstat_basicTest.test10(), tests.test_sdsmooth.sdsmooth_basicTest.test10(), tests.test_sdtpimaging.sdtpimaging_test1.test100(), tests.test_sdsave.sdsave_test1.test100(), tests.test_sdsave.sdsave_test1.test101(), tests.test_sdsave.sdsave_test1.test102(), tests.test_sdsave.sdsave_test1.test103(), tests.test_sdstat.sdstat_basicTest.test11(), tests.test_sdsmooth.sdsmooth_basicTest.test11(), tests.test_sdsmooth.sdsmooth_basicTest.test12(), tests.test_sdtpimaging.sdtpimaging_test2.test200(), tests.test_sdsave.sdsave_test2.test200(), tests.test_sdsave.sdsave_test2.test201(), tests.test_sdsave.sdsave_test2.test202(), tests.test_sdsave.sdsave_test2.test203(), tests.test_sdsave.sdsave_test2.test204(), tests.test_sdsave.sdsave_test2.test206(), tests.test_sdsave.sdsave_test3.test300(), tests.test_sdsave.sdsave_test3.test301(), tests.test_sdsave.sdsave_test3.test302(), tests.test_sdsave.sdsave_test3.test303(), tests.test_sdsave.sdsave_test4.test400(), tests.test_sdsave.sdsave_test4.test401(), tests.test_sdsave.sdsave_test4.test402(), tests.test_sdsave.sdsave_test4.test403(), tests.test_sdsave.sdsave_test5.test500(), tests.test_sdsave.sdsave_test5.test501(), tests.test_sdsave.sdsave_test5.test502(), tests.test_sdsave.sdsave_test5.test503(), tests.test_sdsave.sdsave_test6.test600(), tests.test_sdsave.sdsave_test6.test601(), tests.test_sdsave.sdsave_test7.test701(), tests.test_sdsave.sdsave_test7.test702(), tests.test_sdsave.sdsave_test7.test703(), tests.test_sdsave.sdsave_test7.test704(), tests.test_sdsave.sdsave_test7.test711(), tests.test_sdsave.sdsave_test7.test712(), tests.test_sdsave.sdsave_test7.test713(), tests.test_sdsave.sdsave_test7.test714(), tests.test_sdsave.sdsave_test7.test715(), tests.test_sdsave.sdsave_test7.test721(), tests.test_sdsave.sdsave_test7.test722(), tests.test_sdsave.sdsave_test7.test723(), tests.test_sdsave.sdsave_test7.test724(), tests.test_sdsave.sdsave_test7.test725(), tests.test_sdsave.sdsave_test7.test731(), tests.test_sdsave.sdsave_test7.test732(), tests.test_sdsave.sdsave_test7.test733(), tests.test_sdstat.sdstat_storageTest.testDF(), tests.test_sdsave.sdsave_storageTest.testDF(), tests.test_sdsmooth.sdsmooth_storageTest.testDFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDFsm(), tests.test_sdstat.sdstat_storageTest.testDT(), tests.test_sdsave.sdsave_storageTest.testDT(), tests.test_sdsmooth.sdsmooth_storageTest.testDTrg(), tests.test_sdsmooth.sdsmooth_storageTest.testDTsm(), tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdstat.sdstat_storageTest.testMF(), tests.test_sdsave.sdsave_storageTest.testMF(), tests.test_sdsmooth.sdsmooth_storageTest.testMFrg(), tests.test_sdsmooth.sdsmooth_storageTest.testMFsm(), tests.test_sdstat.sdstat_storageTest.testMT(), tests.test_sdsave.sdsave_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(), tests.test_sdstat.sdstat_restfreqTest.testRF23(), tests.test_sdplot.sdplot_selectTest.testsel01(), tests.test_sdplot.sdplot_selectTest.testsel02(), tests.test_sdplot.sdplot_selectTest.testsel03(), and tests.test_sdplot.sdplot_selectTest.testsel04().
list tests.test_sdplot.sdplot_gridTest.pollist [static] |
Definition at line 1219 of file test_sdplot.py.
Referenced by tests.test_sdsave.sdsave_storageTest.testDF(), tests.test_sdsave.sdsave_storageTest.testDT(), tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), tests.test_sdplot.sdplot_gridTest.testgrid14(), tests.test_sdsave.sdsave_storageTest.testMF(), and tests.test_sdsave.sdsave_storageTest.testMT().
Reimplemented from tests.test_sdplot.sdplot_unittest_base.
Definition at line 1230 of file test_sdplot.py.
int tests.test_sdplot.sdplot_gridTest.subplot [static] |
Definition at line 1220 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), and tests.test_sdplot.sdplot_gridTest.testgrid14().
string tests.test_sdplot.sdplot_gridTest.type [static] |
Definition at line 1217 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_gridTest.testgrid01(), tests.test_sdplot.sdplot_gridTest.testgrid02(), tests.test_sdplot.sdplot_gridTest.testgrid03(), tests.test_sdplot.sdplot_gridTest.testgrid04(), tests.test_sdplot.sdplot_gridTest.testgrid05(), tests.test_sdplot.sdplot_gridTest.testgrid06(), tests.test_sdplot.sdplot_gridTest.testgrid07(), tests.test_sdplot.sdplot_gridTest.testgrid08(), tests.test_sdplot.sdplot_gridTest.testgrid09(), tests.test_sdplot.sdplot_gridTest.testgrid10(), tests.test_sdplot.sdplot_gridTest.testgrid11(), tests.test_sdplot.sdplot_gridTest.testgrid12(), tests.test_sdplot.sdplot_gridTest.testgrid13(), and tests.test_sdplot.sdplot_gridTest.testgrid14().
Reimplemented from tests.test_sdplot.sdplot_unittest_base.
Definition at line 1231 of file test_sdplot.py.