Public Member Functions | |
def | setUp |
def | tearDown |
def | testMT |
def | testMF |
def | testDT |
def | testDF |
Static Public Attributes | |
string | infile |
string | figroot |
string | figsuff |
fig | |
dictionary | out_uc |
dictionary | refaxlabel |
list | fluxunit |
list | specunit |
list | frame |
list | doppler |
string | stack |
string | panel |
list | iflist |
header | |
Private Member Functions | |
def | _get_unit_coord |
def | _get_uclist |
def | _comp_unit_coord |
def | _check_axlabel |
def | _get_axlist |
Unit tests of task sdplot. Test scantable sotrage and insitu parameters The list of tests: testMT --- storage = 'memory', insitu = True testMF --- storage = 'memory', insitu = False testDT --- storage = 'disk', insitu = True testDF --- storage = 'disk', insitu = False Note: input data is generated from a single dish regression data, 'OrionS_rawACSmod', as follows: default(sdcal) sdcal(infile='OrionS_rawACSmod',scanlist=[20,21,22,23], calmode='ps',tau=0.09,outfile=self.infile)
Definition at line 960 of file test_sdplot.py.
def tests.test_sdplot.sdplot_storageTest._check_axlabel | ( | self, | |
axlist, | |||
refval | |||
) | [private] |
Definition at line 1073 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
def tests.test_sdplot.sdplot_storageTest._comp_unit_coord | ( | self, | |
stlist, | |||
before | |||
) | [private] |
Definition at line 1055 of file test_sdplot.py.
References tests.test_sdcoadd.sdcoadd_unittest_base._compareDictVal(), tests.test_sdplot.sdplot_unittest_base._compareDictVal(), tests.test_sdmath.sdmath_storageTest._compareDictVal(), tests.test_sdcoadd.sdcoadd_storageTest._get_uclist(), tests.test_sdmath.sdmath_storageTest._get_uclist(), and tests.test_sdplot.sdplot_storageTest._get_uclist().
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
def tests.test_sdplot.sdplot_storageTest._get_axlist | ( | self | ) | [private] |
Definition at line 1087 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
def tests.test_sdplot.sdplot_storageTest._get_uclist | ( | self, | |
stlist | |||
) | [private] |
Definition at line 1045 of file test_sdplot.py.
References tests.test_sdcoadd.sdcoadd_storageTest._get_unit_coord(), tests.test_sdmath.sdmath_storageTest._get_unit_coord(), and tests.test_sdplot.sdplot_storageTest._get_unit_coord().
Referenced by tests.test_sdplot.sdplot_storageTest._comp_unit_coord().
def tests.test_sdplot.sdplot_storageTest._get_unit_coord | ( | self, | |
scanname | |||
) | [private] |
Definition at line 1028 of file test_sdplot.py.
References asap.scantable.is_scantable().
Referenced by tests.test_sdplot.sdplot_storageTest._get_uclist(), tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
def tests.test_sdplot.sdplot_storageTest.setUp | ( | self | ) |
Definition at line 999 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_sdflag.sdflag_test.datapath, tests.test_sdimprocess.sdimprocess_unittest_base.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_unittest_base.prevdir, tests.test_sdplot.sdplot_unittest_base.saveref, and tests.test_sdplot.sdplot_unittest_base.usegui.
def tests.test_sdplot.sdplot_storageTest.tearDown | ( | self | ) |
Definition at line 1020 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, and tests.test_sdplot.sdplot_unittest_base.oldgui.
def tests.test_sdplot.sdplot_storageTest.testDF | ( | self | ) |
Storage Test DF: storage='disk' and insitu=F
Definition at line 1166 of file test_sdplot.py.
References tests.test_sdplot.sdplot_storageTest._check_axlabel(), tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_storageTest._comp_unit_coord(), tests.test_sdmath.sdmath_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_axlist(), tests.test_sdcoadd.sdcoadd_storageTest._get_unit_coord(), tests.test_sdmath.sdmath_storageTest._get_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_unit_coord(), sdutil.scantable_restore_impl.doppler, tests.test_sdplot.sdplot_storageTest.doppler, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, task_sdfit.sdfit_worker.fluxunit, task_sdstat.sdstat_worker.fluxunit, sdutil.scantable_restore_impl.fluxunit, tests.test_sdplot.sdplot_storageTest.fluxunit, sdutil.scantable_restore_impl.frame, tests.test_sdplot.sdplot_storageTest.frame, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, task_sdplot.sdplot_worker.iflist, tests.test_sdbaseline.sdbaseline_storageTest.iflist, tests.test_sdplot.sdplot_storageTest.iflist, 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, TablePlotTkAgg.PlotFlag.panel, TablePlotQt4Agg.PlotFlag.panel, tests.test_sdplot.sdplot_storageTest.panel, tests.test_sdplot.sdplot_storageTest.refaxlabel, task_sdflag.sdflag_worker.specunit, sdutil.scantable_restore_impl.specunit, tests.test_sdplot.sdplot_storageTest.specunit, tests.test_sdplot.sdplot_storageTest.stack, and gprof2dot.SharkParser.stack.
def tests.test_sdplot.sdplot_storageTest.testDT | ( | self | ) |
Storage Test DT: storage='disk' and insitu=T
Definition at line 1142 of file test_sdplot.py.
References tests.test_sdplot.sdplot_storageTest._check_axlabel(), tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_storageTest._comp_unit_coord(), tests.test_sdmath.sdmath_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_axlist(), tests.test_sdcoadd.sdcoadd_storageTest._get_unit_coord(), tests.test_sdmath.sdmath_storageTest._get_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_unit_coord(), sdutil.scantable_restore_impl.doppler, tests.test_sdplot.sdplot_storageTest.doppler, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, task_sdfit.sdfit_worker.fluxunit, task_sdstat.sdstat_worker.fluxunit, sdutil.scantable_restore_impl.fluxunit, tests.test_sdplot.sdplot_storageTest.fluxunit, sdutil.scantable_restore_impl.frame, tests.test_sdplot.sdplot_storageTest.frame, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, task_sdplot.sdplot_worker.iflist, tests.test_sdbaseline.sdbaseline_storageTest.iflist, tests.test_sdplot.sdplot_storageTest.iflist, 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, TablePlotTkAgg.PlotFlag.panel, TablePlotQt4Agg.PlotFlag.panel, tests.test_sdplot.sdplot_storageTest.panel, tests.test_sdplot.sdplot_storageTest.refaxlabel, task_sdflag.sdflag_worker.specunit, sdutil.scantable_restore_impl.specunit, tests.test_sdplot.sdplot_storageTest.specunit, tests.test_sdplot.sdplot_storageTest.stack, and gprof2dot.SharkParser.stack.
def tests.test_sdplot.sdplot_storageTest.testMF | ( | self | ) |
Storage Test MF: storage='memory' and insitu=F
Definition at line 1118 of file test_sdplot.py.
References tests.test_sdplot.sdplot_storageTest._check_axlabel(), tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_storageTest._comp_unit_coord(), tests.test_sdmath.sdmath_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_axlist(), tests.test_sdcoadd.sdcoadd_storageTest._get_unit_coord(), tests.test_sdmath.sdmath_storageTest._get_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_unit_coord(), sdutil.scantable_restore_impl.doppler, tests.test_sdplot.sdplot_storageTest.doppler, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, task_sdfit.sdfit_worker.fluxunit, task_sdstat.sdstat_worker.fluxunit, sdutil.scantable_restore_impl.fluxunit, tests.test_sdplot.sdplot_storageTest.fluxunit, sdutil.scantable_restore_impl.frame, tests.test_sdplot.sdplot_storageTest.frame, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, task_sdplot.sdplot_worker.iflist, tests.test_sdbaseline.sdbaseline_storageTest.iflist, tests.test_sdplot.sdplot_storageTest.iflist, 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, TablePlotTkAgg.PlotFlag.panel, TablePlotQt4Agg.PlotFlag.panel, tests.test_sdplot.sdplot_storageTest.panel, tests.test_sdplot.sdplot_storageTest.refaxlabel, task_sdflag.sdflag_worker.specunit, sdutil.scantable_restore_impl.specunit, tests.test_sdplot.sdplot_storageTest.specunit, tests.test_sdplot.sdplot_storageTest.stack, and gprof2dot.SharkParser.stack.
def tests.test_sdplot.sdplot_storageTest.testMT | ( | self | ) |
Storage Test MT: storage='memory' and insitu=T
Definition at line 1094 of file test_sdplot.py.
References tests.test_sdplot.sdplot_storageTest._check_axlabel(), tests.test_sdplot.sdplot_unittest_base._checkOutFile(), tests.test_sdcoadd.sdcoadd_storageTest._comp_unit_coord(), tests.test_sdmath.sdmath_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._comp_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_axlist(), tests.test_sdcoadd.sdcoadd_storageTest._get_unit_coord(), tests.test_sdmath.sdmath_storageTest._get_unit_coord(), tests.test_sdplot.sdplot_storageTest._get_unit_coord(), sdutil.scantable_restore_impl.doppler, tests.test_sdplot.sdplot_storageTest.doppler, tests.test_sdplot.sdplot_basicTest.figroot, tests.test_sdplot.sdplot_storageTest.figroot, tests.test_sdplot.sdplot_basicTest.figsuff, tests.test_sdplot.sdplot_storageTest.figsuff, task_sdfit.sdfit_worker.fluxunit, task_sdstat.sdstat_worker.fluxunit, sdutil.scantable_restore_impl.fluxunit, tests.test_sdplot.sdplot_storageTest.fluxunit, sdutil.scantable_restore_impl.frame, tests.test_sdplot.sdplot_storageTest.frame, tableMaker.tableMaker.header, imageTest.ImageTest.header, tests.test_sdplot.sdplot_storageTest.header, task_sdplot.sdplot_worker.iflist, tests.test_sdbaseline.sdbaseline_storageTest.iflist, tests.test_sdplot.sdplot_storageTest.iflist, 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, TablePlotTkAgg.PlotFlag.panel, TablePlotQt4Agg.PlotFlag.panel, tests.test_sdplot.sdplot_storageTest.panel, tests.test_sdplot.sdplot_storageTest.refaxlabel, task_sdflag.sdflag_worker.specunit, sdutil.scantable_restore_impl.specunit, tests.test_sdplot.sdplot_storageTest.specunit, tests.test_sdplot.sdplot_storageTest.stack, and gprof2dot.SharkParser.stack.
list tests.test_sdplot.sdplot_storageTest.doppler [static] |
Definition at line 993 of file test_sdplot.py.
Referenced by task_sdplot.sdplot_worker.initialize_scan(), task_sdplot.sdplot_worker.plot_grid(), tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
Definition at line 981 of file test_sdplot.py.
string tests.test_sdplot.sdplot_storageTest.figroot [static] |
Definition at line 979 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_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_sdplot.sdplot_storageTest.testMF(), tests.test_sdplot.sdplot_storageTest.testMT(), 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_storageTest.figsuff [static] |
Definition at line 980 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_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_sdplot.sdplot_storageTest.testMF(), tests.test_sdplot.sdplot_storageTest.testMT(), 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_storageTest.fluxunit [static] |
Definition at line 990 of file test_sdplot.py.
Referenced by task_sdmath.sdmath_worker.execute(), task_sdplot.sdplot_worker.initialize_scan(), task_sdplot.sdplot_worker.plot_grid(), task_sdmath.sdmath_worker.save(), tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
list tests.test_sdplot.sdplot_storageTest.frame [static] |
Definition at line 992 of file test_sdplot.py.
Referenced by task_sdplot.sdplot_worker.initialize_scan(), task_sdplot.sdplot_worker.plot_grid(), tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
Definition at line 997 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_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_sdplot.sdplot_storageTest.testMF(), tests.test_sdplot.sdplot_storageTest.testMT(), 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_storageTest.iflist [static] |
Definition at line 996 of file test_sdplot.py.
Referenced by 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_sdplot.sdplot_storageTest.testDF(), tests.test_sdsave.sdsave_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdsave.sdsave_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), tests.test_sdsave.sdsave_storageTest.testMF(), tests.test_sdplot.sdplot_storageTest.testMT(), tests.test_sdsave.sdsave_storageTest.testMT(), 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().
string tests.test_sdplot.sdplot_storageTest.infile [static] |
Definition at line 978 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_sdplot.sdplot_storageTest.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_sdplot.sdplot_storageTest.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_sdplot.sdplot_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_sdplot.sdplot_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_sdplot.sdplot_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_sdplot.sdplot_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().
dictionary tests.test_sdplot.sdplot_storageTest.out_uc [static] |
Definition at line 983 of file test_sdplot.py.
string tests.test_sdplot.sdplot_storageTest.panel [static] |
dictionary tests.test_sdplot.sdplot_storageTest.refaxlabel [static] |
Definition at line 985 of file test_sdplot.py.
Referenced by tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
list tests.test_sdplot.sdplot_storageTest.specunit [static] |
Definition at line 991 of file test_sdplot.py.
Referenced by task_sdplot.sdplot_worker.initialize_scan(), task_sdplot.sdplot_worker.plot_grid(), tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testMF(), and tests.test_sdplot.sdplot_storageTest.testMT().
string tests.test_sdplot.sdplot_storageTest.stack [static] |