Public Member Functions | |
def | __init__ |
def | initialize_scan |
def | execute |
def | save |
def | plot_pointing |
def | plot_azel |
def | plot_totalpower |
def | plot_grid |
def | plot_spectra |
Public Attributes | |
scanlist | |
iflist | |
pollist | |
beamlist | |
ssel | |
scan | |
linestyles | |
margin | |
plottype | |
kernel | |
subplot | |
Private Member Functions | |
def | __setup_plotter |
def | __overlay_linecatalog |
def | __print_header |
def | __dosmooth |
def | __dogrid |
def | __get_grid_parameters |
def | __get_mapsize |
Definition at line 28 of file task_sdplot.py.
def task_sdplot.sdplot_worker.__init__ | ( | self, | |
kwargs | |||
) |
Reimplemented from sdutil.sdtask_template.
Definition at line 29 of file task_sdplot.py.
def task_sdplot.sdplot_worker.__dogrid | ( | self, | |
nx, | |||
ny, | |||
cellx, | |||
celly, | |||
center | |||
) | [private] |
Definition at line 304 of file task_sdplot.py.
References task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, parallel.pimager.pimager.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdcal.sdcal_worker.scan, task_sdbaseline.sdbaseline_worker.scan, task_sdfit.sdfit_worker.scan, task_sdplot.sdplot_worker.scan, task_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, and task_sdmath.sdmath_worker.scan.
Referenced by task_sdplot.sdplot_worker.plot_grid().
def task_sdplot.sdplot_worker.__dosmooth | ( | self | ) | [private] |
Definition at line 298 of file task_sdplot.py.
Referenced by task_sdplot.sdplot_worker.plot_grid(), and task_sdplot.sdplot_worker.plot_spectra().
def task_sdplot.sdplot_worker.__get_grid_parameters | ( | self | ) | [private] |
Definition at line 324 of file task_sdplot.py.
References task_sdplot.sdplot_worker.__get_mapsize(), parallel.parallel_cont.imagecont.cell, parallel.pimager.pimager.cell, tests.test_cleanhelper.cleanhelper_test.cell, tests.test_sdimaging.sdimaging_unittest_base.cell, parameter_dictionary.par.cell(), tests.test_sdplot.sdplot_gridTest.cell, parameter_dictionary.par.center(), asap.asapgrid._SDGridPlotter.center, tests.test_sdplot.sdplot_gridTest.center, sdutil.get_cellx_celly(), and sdutil.get_map_center().
Referenced by task_sdplot.sdplot_worker.plot_grid().
def task_sdplot.sdplot_worker.__get_mapsize | ( | self | ) | [private] |
Definition at line 330 of file task_sdplot.py.
References task_sdplot.sdplot_worker.subplot.
Referenced by task_sdplot.sdplot_worker.__get_grid_parameters().
def task_sdplot.sdplot_worker.__overlay_linecatalog | ( | self | ) | [private] |
Definition at line 256 of file task_sdplot.py.
References parameter_dictionary.par.linecat(), parameter_dictionary.par.linedop(), and parameter_dictionary.par.sprange().
Referenced by task_sdplot.sdplot_worker.plot_spectra().
def task_sdplot.sdplot_worker.__print_header | ( | self, | |
asaplot = False |
|||
) | [private] |
Definition at line 287 of file task_sdplot.py.
Referenced by task_sdplot.sdplot_worker.plot_azel(), task_sdplot.sdplot_worker.plot_grid(), task_sdplot.sdplot_worker.plot_pointing(), task_sdplot.sdplot_worker.plot_spectra(), and task_sdplot.sdplot_worker.plot_totalpower().
def task_sdplot.sdplot_worker.__setup_plotter | ( | self | ) | [private] |
Definition at line 184 of file task_sdplot.py.
References asap.asaplotbase.asaplotbase.colormap, viewertool.viewertool.colormap(), parameter_dictionary.par.colormap(), TablePlotTkAgg.PlotFlag.panel, TablePlotQt4Agg.PlotFlag.panel, viewertool.viewertool.panel(), tests.test_sdplot.sdplot_storageTest.panel, parameter_dictionary.par.panel(), tests.test_sdplot.sdplot_storageTest.stack, gprof2dot.SharkParser.stack, and parameter_dictionary.par.stack().
Referenced by task_sdplot.sdplot_worker.plot_grid(), and task_sdplot.sdplot_worker.plot_spectra().
def task_sdplot.sdplot_worker.execute | ( | self | ) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 66 of file task_sdplot.py.
References sdutil.doaverage(), task_sdplot.sdplot_worker.margin, task_sdplot.sdplot_worker.plottype, parameter_dictionary.par.polaverage(), parameter_dictionary.par.pweight(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, parallel.pimager.pimager.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdcal.sdcal_worker.scan, task_sdbaseline.sdbaseline_worker.scan, task_sdfit.sdfit_worker.scan, task_sdplot.sdplot_worker.scan, task_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, task_sdmath.sdmath_worker.scan, parameter_dictionary.par.scanaverage(), task_sdcoadd.sdcoadd_worker.set_to_scan(), task_sdplot.sdplot_worker.subplot, parameter_dictionary.par.timeaverage(), and parameter_dictionary.par.tweight().
def task_sdplot.sdplot_worker.initialize_scan | ( | self | ) |
Definition at line 32 of file task_sdplot.py.
References parameter_dictionary.par.antenna(), task_sdimaging.sdimaging_worker.antenna, __casac__.calanalysis.calanalysis.antenna(), task_sdtpimaging.sdtpimaging_worker.antenna, __casac__.measures.measures.doppler(), parameter_dictionary.par.doppler(), sdutil.scantable_restore_impl.doppler, tests.test_sdplot.sdplot_storageTest.doppler, task_sdfit.sdfit_worker.fluxunit, task_sdstat.sdstat_worker.fluxunit, sdutil.scantable_restore_impl.fluxunit, parameter_dictionary.par.fluxunit(), tests.test_sdplot.sdplot_storageTest.fluxunit, sdutil.scantable_restore_impl.frame, parameter_dictionary.par.frame(), tests.test_sdplot.sdplot_storageTest.frame, asap.asapgrid.asapgrid_base.infile, tests.test_sdstat.sdstat_unittest_base.infile, tests.test_sdflagmanager.sdflagmanager_test.infile, tests.test_sdflag.sdflag_test.infile, tests.test_sdtpimaging.sdtpimaging_test0.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_sdtpimaging.sdtpimaging_test1.infile, tests.test_sdsave.sdsave_test1.infile, tests.test_sdbaseline.sdbaseline_basicTest.infile, tests.test_sdtpimaging.sdtpimaging_test2.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_sdstat.sdstat_exceptions.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, parameter_dictionary.par.infile(), tests.test_sdplot.sdplot_selectTest.infile, asap.scantable.is_scantable(), tests.test_cleanhelper.cleanhelper_test.restfreq, task_sdimaging.sdimaging_worker.restfreq, tests.test_sdsave.sdsave_storageTest.restfreq, parameter_dictionary.par.restfreq(), parameter_dictionary.par.scanaverage(), task_sdcoadd.sdcoadd_worker.scanlist, task_sdplot.sdplot_worker.scanlist, task_sdflag.sdflag_worker.specunit, sdutil.scantable_restore_impl.specunit, tests.test_sdplot.sdplot_storageTest.specunit, and parameter_dictionary.par.specunit().
def task_sdplot.sdplot_worker.plot_azel | ( | self | ) |
Definition at line 106 of file task_sdplot.py.
References task_sdplot.sdplot_worker.__print_header(), asap.asapgrid.asapgrid_base.outfile, tests.test_sdgrid.sdgrid_unittest_base.outfile, task_sdtpimaging.sdtpimaging_worker.outfile, task_sdimprocess.sdimprocess_worker.outfile, tests.test_sdtpimaging.sdtpimaging_test0.outfile, tests.test_sdimprocess.sdimprocess_test0.outfile, tests.test_msmoments.msmoments_test0.outfile, tests.test_sdsave.sdsave_test0.outfile, tests.test_sdimaging.sdimaging_test0.outfile, tests.test_sdscale.sdscale_test0.outfile, tests.test_sdmath.sdmath_test0.outfile, tests.test_sdplot.sdplot_errorTest.outfile, tests.test_sdtpimaging.sdtpimaging_test1.outfile, tests.test_sdimprocess.sdimprocess_test1.outfile, tests.test_msmoments.msmoments_test1.outfile, tests.test_sdtpimaging.sdtpimaging_test2.outfile, tests.test_sdscale.sdscale_test1.outfile, tests.test_sdcal.sdcal_test0.outfile, tests.test_sdimprocess.sdimprocess_test2.outfile, asap.asapgrid.asapgrid.outfile, tests.test_sdimaging.sdimaging_test1.outfile, tests.test_sdscale.sdscale_test2.outfile, tests.test_sdmath.sdmath_test1.outfile, asap.asapgrid._SDGridPlotter.outfile, tests.test_sdscale.sdscale_test3.outfile, tests.test_sdimaging.sdimaging_test2.outfile, tests.test_sdscale.sdscale_test4.outfile, tests.test_sdmath.sdmath_test2.outfile, tests.test_sdimaging.sdimaging_test3.outfile, tests.test_sdmath.sdmath_test3.outfile, tests.test_immath.immath_test2.outfile, parameter_dictionary.par.outfile(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, parallel.pimager.pimager.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdcal.sdcal_worker.scan, task_sdbaseline.sdbaseline_worker.scan, task_sdfit.sdfit_worker.scan, task_sdplot.sdplot_worker.scan, task_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, and task_sdmath.sdmath_worker.scan.
def task_sdplot.sdplot_worker.plot_grid | ( | self | ) |
Definition at line 118 of file task_sdplot.py.
References task_sdplot.sdplot_worker.__dogrid(), task_sdplot.sdplot_worker.__dosmooth(), task_sdplot.sdplot_worker.__get_grid_parameters(), task_sdplot.sdplot_worker.__print_header(), task_sdplot.sdplot_worker.__setup_plotter(), parameter_dictionary.par.center(), asap.asapgrid._SDGridPlotter.center, tests.test_sdplot.sdplot_gridTest.center, __casac__.measures.measures.doppler(), parameter_dictionary.par.doppler(), sdutil.scantable_restore_impl.doppler, tests.test_sdplot.sdplot_storageTest.doppler, task_sdfit.sdfit_worker.fluxunit, task_sdstat.sdstat_worker.fluxunit, sdutil.scantable_restore_impl.fluxunit, parameter_dictionary.par.fluxunit(), tests.test_sdplot.sdplot_storageTest.fluxunit, sdutil.scantable_restore_impl.frame, parameter_dictionary.par.frame(), tests.test_sdplot.sdplot_storageTest.frame, task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, parallel.pimager.pimager.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdcal.sdcal_worker.scan, task_sdbaseline.sdbaseline_worker.scan, task_sdfit.sdfit_worker.scan, task_sdplot.sdplot_worker.scan, task_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, task_sdmath.sdmath_worker.scan, sdutil.set_doppler(), sdutil.set_fluxunit(), sdutil.set_freqframe(), sdutil.set_spectral_unit(), task_sdflag.sdflag_worker.specunit, sdutil.scantable_restore_impl.specunit, tests.test_sdplot.sdplot_storageTest.specunit, and parameter_dictionary.par.specunit().
def task_sdplot.sdplot_worker.plot_pointing | ( | self | ) |
Definition at line 99 of file task_sdplot.py.
References task_sdplot.sdplot_worker.__print_header(), asap.asapgrid.asapgrid_base.outfile, tests.test_sdgrid.sdgrid_unittest_base.outfile, task_sdtpimaging.sdtpimaging_worker.outfile, task_sdimprocess.sdimprocess_worker.outfile, tests.test_sdtpimaging.sdtpimaging_test0.outfile, tests.test_sdimprocess.sdimprocess_test0.outfile, tests.test_msmoments.msmoments_test0.outfile, tests.test_sdsave.sdsave_test0.outfile, tests.test_sdimaging.sdimaging_test0.outfile, tests.test_sdscale.sdscale_test0.outfile, tests.test_sdmath.sdmath_test0.outfile, tests.test_sdplot.sdplot_errorTest.outfile, tests.test_sdtpimaging.sdtpimaging_test1.outfile, tests.test_sdimprocess.sdimprocess_test1.outfile, tests.test_msmoments.msmoments_test1.outfile, tests.test_sdtpimaging.sdtpimaging_test2.outfile, tests.test_sdscale.sdscale_test1.outfile, tests.test_sdcal.sdcal_test0.outfile, tests.test_sdimprocess.sdimprocess_test2.outfile, asap.asapgrid.asapgrid.outfile, tests.test_sdimaging.sdimaging_test1.outfile, tests.test_sdscale.sdscale_test2.outfile, tests.test_sdmath.sdmath_test1.outfile, asap.asapgrid._SDGridPlotter.outfile, tests.test_sdscale.sdscale_test3.outfile, tests.test_sdimaging.sdimaging_test2.outfile, tests.test_sdscale.sdscale_test4.outfile, tests.test_sdmath.sdmath_test2.outfile, tests.test_sdimaging.sdimaging_test3.outfile, tests.test_sdmath.sdmath_test3.outfile, tests.test_immath.immath_test2.outfile, parameter_dictionary.par.outfile(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, parallel.pimager.pimager.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdcal.sdcal_worker.scan, task_sdbaseline.sdbaseline_worker.scan, task_sdfit.sdfit_worker.scan, task_sdplot.sdplot_worker.scan, task_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, and task_sdmath.sdmath_worker.scan.
def task_sdplot.sdplot_worker.plot_spectra | ( | self | ) |
Definition at line 157 of file task_sdplot.py.
References task_sdplot.sdplot_worker.__dosmooth(), task_sdplot.sdplot_worker.__overlay_linecatalog(), task_sdplot.sdplot_worker.__print_header(), task_sdplot.sdplot_worker.__setup_plotter(), parameter_dictionary.par.linecat(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, parallel.pimager.pimager.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdcal.sdcal_worker.scan, task_sdbaseline.sdbaseline_worker.scan, task_sdfit.sdfit_worker.scan, task_sdplot.sdplot_worker.scan, task_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, and task_sdmath.sdmath_worker.scan.
def task_sdplot.sdplot_worker.plot_totalpower | ( | self | ) |
Definition at line 113 of file task_sdplot.py.
References task_sdplot.sdplot_worker.__print_header(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, parallel.pimager.pimager.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdcal.sdcal_worker.scan, task_sdbaseline.sdbaseline_worker.scan, task_sdfit.sdfit_worker.scan, task_sdplot.sdplot_worker.scan, task_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, and task_sdmath.sdmath_worker.scan.
def task_sdplot.sdplot_worker.save | ( | self | ) |
Definition at line 93 of file task_sdplot.py.
References asap.asapgrid.asapgrid_base.outfile, tests.test_sdgrid.sdgrid_unittest_base.outfile, task_sdtpimaging.sdtpimaging_worker.outfile, task_sdimprocess.sdimprocess_worker.outfile, tests.test_sdtpimaging.sdtpimaging_test0.outfile, tests.test_sdimprocess.sdimprocess_test0.outfile, tests.test_msmoments.msmoments_test0.outfile, tests.test_sdsave.sdsave_test0.outfile, tests.test_sdimaging.sdimaging_test0.outfile, tests.test_sdscale.sdscale_test0.outfile, tests.test_sdmath.sdmath_test0.outfile, tests.test_sdplot.sdplot_errorTest.outfile, tests.test_sdtpimaging.sdtpimaging_test1.outfile, tests.test_sdimprocess.sdimprocess_test1.outfile, tests.test_msmoments.msmoments_test1.outfile, tests.test_sdtpimaging.sdtpimaging_test2.outfile, tests.test_sdscale.sdscale_test1.outfile, tests.test_sdcal.sdcal_test0.outfile, tests.test_sdimprocess.sdimprocess_test2.outfile, asap.asapgrid.asapgrid.outfile, tests.test_sdimaging.sdimaging_test1.outfile, tests.test_sdscale.sdscale_test2.outfile, tests.test_sdmath.sdmath_test1.outfile, asap.asapgrid._SDGridPlotter.outfile, tests.test_sdscale.sdscale_test3.outfile, tests.test_sdimaging.sdimaging_test2.outfile, tests.test_sdscale.sdscale_test4.outfile, tests.test_sdmath.sdmath_test2.outfile, tests.test_sdimaging.sdimaging_test3.outfile, tests.test_sdmath.sdmath_test3.outfile, tests.test_immath.immath_test2.outfile, parameter_dictionary.par.outfile(), and task_sdplot.sdplot_worker.plottype.
Definition at line 52 of file task_sdplot.py.
Definition at line 48 of file task_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_sdbaseline.sdbaseline_storageTest.testDF(), tests.test_sdplot.sdplot_storageTest.testDF(), tests.test_sdsave.sdsave_storageTest.testDF(), tests.test_sdbaseline.sdbaseline_storageTest.testDT(), tests.test_sdplot.sdplot_storageTest.testDT(), tests.test_sdsave.sdsave_storageTest.testDT(), tests.test_sdbaseline.sdbaseline_storageTest.testDTow(), tests.test_sdbaseline.sdbaseline_storageTest.testMF(), tests.test_sdplot.sdplot_storageTest.testMF(), tests.test_sdsave.sdsave_storageTest.testMF(), tests.test_sdbaseline.sdbaseline_storageTest.testMT(), 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().
Definition at line 299 of file task_sdplot.py.
Definition at line 191 of file task_sdplot.py.
Definition at line 289 of file task_sdplot.py.
Referenced by task_sdplot.sdplot_worker.execute().
Definition at line 293 of file task_sdplot.py.
Referenced by task_sdplot.sdplot_worker.execute(), and task_sdplot.sdplot_worker.save().
Definition at line 50 of file task_sdplot.py.
Referenced by tests.test_sdbaseline.sdbaseline_storageTest.testDF(), tests.test_sdsave.sdsave_storageTest.testDF(), tests.test_sdbaseline.sdbaseline_storageTest.testDT(), tests.test_sdsave.sdsave_storageTest.testDT(), tests.test_sdbaseline.sdbaseline_storageTest.testDTow(), 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_sdbaseline.sdbaseline_storageTest.testMF(), tests.test_sdsave.sdsave_storageTest.testMF(), tests.test_sdbaseline.sdbaseline_storageTest.testMT(), and tests.test_sdsave.sdsave_storageTest.testMT().
Definition at line 61 of file task_sdplot.py.
Referenced by task_sdplot.sdplot_worker.__dogrid(), task_sdscale.sdscale_worker.execute(), task_sdsmooth.sdsmooth_worker.execute(), task_sdplot.sdplot_worker.execute(), task_sdplot.sdplot_worker.plot_azel(), task_sdplot.sdplot_worker.plot_grid(), task_sdplot.sdplot_worker.plot_pointing(), task_sdplot.sdplot_worker.plot_spectra(), task_sdplot.sdplot_worker.plot_totalpower(), task_sdscale.sdscale_worker.save(), task_sdsave.sdsave_worker.save(), and task_sdsmooth.sdsmooth_worker.save().
Definition at line 46 of file task_sdplot.py.
Referenced by task_sdimaging.sdimaging_worker.execute(), and task_sdplot.sdplot_worker.initialize_scan().
Definition at line 55 of file task_sdplot.py.
Definition at line 333 of file task_sdplot.py.
Referenced by task_sdplot.sdplot_worker.__get_mapsize(), task_sdplot.sdplot_worker.execute(), 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().