Public Member Functions | |
def | __init__ |
def | initialize_scan |
def | parameter_check |
def | execute |
def | save |
Public Attributes | |
suffix | |
scan | |
kernel |
Definition at line 24 of file task_sdsmooth.py.
def task_sdsmooth.sdsmooth_worker.__init__ | ( | self, | |
kwargs | |||
) |
Reimplemented from sdutil.sdtask_template.
Definition at line 25 of file task_sdsmooth.py.
def task_sdsmooth.sdsmooth_worker.execute | ( | self | ) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 54 of file task_sdsmooth.py.
References sdutil.doaverage(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, task_sdsmooth.sdsmooth_worker.scan, parallel.pimager.pimager.scan, task_sdsave.sdsave_worker.scan, task_sdscale.sdscale_worker.scan, asap.interactivemask.interactivemask.scan, parallel.parallel_cont.imagecont.scan, task_sdreduce.sdreduce_worker.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(), and task_sdcoadd.sdcoadd_worker.set_to_scan().
def task_sdsmooth.sdsmooth_worker.initialize_scan | ( | self | ) |
Definition at line 29 of file task_sdsmooth.py.
References parameter_dictionary.par.antenna(), task_sdimaging.sdimaging_worker.antenna, __casac__.calanalysis.calanalysis.antenna(), task_sdtpimaging.sdtpimaging_worker.antenna, 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, sdutil.sdtask_template.is_disk_storage, and asap.scantable.is_scantable().
def task_sdsmooth.sdsmooth_worker.parameter_check | ( | self | ) |
Definition at line 46 of file task_sdsmooth.py.
def task_sdsmooth.sdsmooth_worker.save | ( | self | ) |
Definition at line 76 of file task_sdsmooth.py.
References sdutil.sdtask_template.outform, parameter_dictionary.par.overwrite(), sdutil.sdtask_template.project, sdutil.save(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, task_sdsmooth.sdsmooth_worker.scan, parallel.pimager.pimager.scan, task_sdsave.sdsave_worker.scan, asap.interactivemask.interactivemask.scan, task_sdscale.sdscale_worker.scan, parallel.parallel_cont.imagecont.scan, task_sdreduce.sdreduce_worker.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.
Definition at line 47 of file task_sdsmooth.py.
Definition at line 41 of file task_sdsmooth.py.
Referenced by task_sdsmooth.sdsmooth_worker.execute(), and task_sdsmooth.sdsmooth_worker.save().
Definition at line 27 of file task_sdsmooth.py.