Public Member Functions | |
def | __init__ |
def | __del__ |
def | initialize |
def | parameter_check |
def | execute |
def | finalize |
def | cleanup |
Public Attributes | |
tmpmskname | |
tmpconvname | |
tmppolyname | |
tmprealname | |
tmpimagname | |
image | |
Pressed-out method (Sofue & Reich 1979) | |
convimage | |
polyimage | |
imageorg | |
realimage | |
Basket-Weaving (Emerson & Grave 1988) | |
imagimage | |
outfile | |
nolimit | |
tmin | |
tmax | |
thresh | |
infiles | |
direction | |
Private Member Functions | |
def | __execute_press |
def | __execute_basket_weaving |
Definition at line 26 of file task_sdimprocess.py.
def task_sdimprocess.sdimprocess_worker.__init__ | ( | self, | |
kwargs | |||
) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 27 of file task_sdimprocess.py.
def task_sdimprocess.sdimprocess_worker.__del__ | ( | self | ) |
Definition at line 30 of file task_sdimprocess.py.
References partitionhelper.convertToMMS.cleanup, task_sdflagmanager.sdflagmanager_worker.cleanup(), task_sdfit.sdfit_worker.cleanup(), task_sdcoadd.sdcoadd_worker.cleanup(), sdutil.sdtask_template_imaging.cleanup(), and task_sdimprocess.sdimprocess_worker.cleanup().
def task_sdimprocess.sdimprocess_worker.__execute_basket_weaving | ( | self | ) | [private] |
Definition at line 254 of file task_sdimprocess.py.
References simutil.simutil.direction, task_sdimprocess.sdimprocess_worker.direction, task_sdimprocess.sdimprocess_worker.imagimage, task_sdimprocess.sdimprocess_worker.infiles, parameter_dictionary.par.masklist(), task_sdimprocess.sdimprocess_worker.nolimit, asap.asapgrid.asapgrid_base.outfile, task_sdimprocess.sdimprocess_worker.outfile, asap.asapgrid.asapgrid.outfile, asap.asapgrid._SDGridPlotter.outfile, parameter_dictionary.par.overwrite(), task_sdimprocess.sdimprocess_worker.realimage, task_sdimprocess.sdimprocess_worker.thresh, task_sdimprocess.sdimprocess_worker.tmpimagname, and task_sdimprocess.sdimprocess_worker.tmprealname.
Referenced by task_sdimprocess.sdimprocess_worker.execute().
def task_sdimprocess.sdimprocess_worker.__execute_press | ( | self | ) | [private] |
Definition at line 119 of file task_sdimprocess.py.
References parameter_dictionary.par.beamsize(), task_sdimprocess.sdimprocess_worker.convimage, simutil.simutil.direction, task_sdimprocess.sdimprocess_worker.direction, casac.casac.image, regressframe.regressionframe.image, task_sdimprocess.sdimprocess_worker.image, task_sdimprocess.sdimprocess_worker.infiles, task_sdimprocess.sdimprocess_worker.nolimit, parameter_dictionary.par.numpoly(), asap.asapgrid.asapgrid_base.outfile, task_sdimprocess.sdimprocess_worker.outfile, asap.asapgrid.asapgrid.outfile, asap.asapgrid._SDGridPlotter.outfile, parameter_dictionary.par.overwrite(), parameter_dictionary.par.smoothsize(), task_sdimprocess.sdimprocess_worker.thresh, task_sdimprocess.sdimprocess_worker.tmpconvname, task_sdimprocess.sdimprocess_worker.tmpmskname, and task_sdimprocess.sdimprocess_worker.tmppolyname.
Referenced by task_sdimprocess.sdimprocess_worker.execute().
def task_sdimprocess.sdimprocess_worker.cleanup | ( | self | ) |
Definition at line 514 of file task_sdimprocess.py.
References task_sdimprocess.sdimprocess_worker.convimage, casac.casac.image, regressframe.regressionframe.image, task_sdimprocess.sdimprocess_worker.image, task_sdimprocess.sdimprocess_worker.imageorg, task_sdimprocess.sdimprocess_worker.imagimage, task_sdimprocess.sdimprocess_worker.realimage, task_sdimprocess.sdimprocess_worker.tmpconvname, task_sdimprocess.sdimprocess_worker.tmpimagname, task_sdimprocess.sdimprocess_worker.tmpmskname, task_sdimprocess.sdimprocess_worker.tmppolyname, and task_sdimprocess.sdimprocess_worker.tmprealname.
Referenced by task_sdimprocess.sdimprocess_worker.__del__(), task_sdsave.sdsave_worker.__del__(), task_sdstat.sdstat_worker.__del__(), task_sdreduce.sdreduce_worker.__del__(), task_sdimprocess.sdimprocess_worker.finalize(), tests.test_uvcontsub3.zeroth.tearDown(), tests.test_uvcontsub.zeroth.tearDown(), tests.test_uvcontsub3.fourth.tearDown(), tests.test_uvcontsub.fourth.tearDown(), tests.test_uvcontsub3.combspw.tearDown(), tests.test_uvcontsub3.knowncombspw.tearDown(), and tests.test_uvcontsub.combspw.tearDown().
def task_sdimprocess.sdimprocess_worker.execute | ( | self | ) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 113 of file task_sdimprocess.py.
References task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), and task_sdimprocess.sdimprocess_worker.__execute_press().
def task_sdimprocess.sdimprocess_worker.finalize | ( | self | ) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 511 of file task_sdimprocess.py.
References partitionhelper.convertToMMS.cleanup, task_sdflagmanager.sdflagmanager_worker.cleanup(), task_sdfit.sdfit_worker.cleanup(), task_sdcoadd.sdcoadd_worker.cleanup(), sdutil.sdtask_template_imaging.cleanup(), and task_sdimprocess.sdimprocess_worker.cleanup().
def task_sdimprocess.sdimprocess_worker.initialize | ( | self | ) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 35 of file task_sdimprocess.py.
References task_sdflagmanager.sdflagmanager_worker.parameter_check(), task_sdbaseline.sdbaseline_worker.parameter_check(), task_sdflag.sdflag_worker.parameter_check(), task_sdfit.sdfit_worker.parameter_check(), task_sdimaging.sdimaging_worker.parameter_check(), task_sdgrid.sdgrid_worker.parameter_check(), task_sdimprocess.sdimprocess_worker.parameter_check(), and sdutil.sdtask_template_imaging.parameter_check().
Referenced by tests.test_uvcontsub3.zeroth.setUp(), tests.test_uvcontsub.zeroth.setUp(), tests.test_uvcontsub3.fourth.setUp(), tests.test_split.SplitChecker.setUp(), tests.test_uvcontsub.fourth.setUp(), tests.test_uvcontsub3.combspw.setUp(), tests.test_uvcontsub3.knowncombspw.setUp(), and tests.test_uvcontsub.combspw.setUp().
Definition at line 82 of file task_sdimprocess.py.
References task_sdimprocess.sdimprocess_worker.infiles.
Referenced by task_sdimprocess.sdimprocess_worker.initialize().
Definition at line 47 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_press(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 96 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), and task_sdimprocess.sdimprocess_worker.__execute_press().
Pressed-out method (Sofue & Reich 1979)
Definition at line 46 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_press(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 49 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 51 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 90 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), task_sdimprocess.sdimprocess_worker.__execute_press(), sdutil.sdtask_template.initialize(), task_sdcoadd.sdcoadd_worker.merge(), task_sdimprocess.sdimprocess_worker.parameter_check(), tests.test_sdlist.sdlist_test.setUp(), tests.test_sdreduce.sdreduce_test.setUp(), tests.test_sdlist.sdlist_test.tearDown(), and tests.test_sdreduce.sdreduce_test.tearDown().
Definition at line 66 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), and task_sdimprocess.sdimprocess_worker.__execute_press().
Definition at line 61 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), task_sdtpimaging.sdtpimaging_worker.__execute_imaging(), task_sdimprocess.sdimprocess_worker.__execute_press(), task_sdfit.sdfit_worker.__store_fit(), task_sdlist.sdlist_worker.execute(), task_sdimaging.sdimaging_worker.execute(), tests.test_sdgrid.sdgrid_unittest_base.getdata(), task_sdflag.sdflag_worker.parameter_check(), task_sdimaging.sdimaging_worker.parameter_check(), task_sdplot.sdplot_worker.plot_azel(), task_sdplot.sdplot_worker.plot_pointing(), task_sdscale.sdscale_worker.save(), task_sdsave.sdsave_worker.save(), task_sdfit.sdfit_worker.save(), task_sdplot.sdplot_worker.save(), task_sdstat.sdstat_worker.save(), task_sdmath.sdmath_worker.save(), tests.test_sdgrid.sdgrid_failure_case.tearDown(), tests.test_sdgrid.sdgrid_single_integ.tearDown(), tests.test_sdgrid.sdgrid_clipping.tearDown(), tests.test_sdgrid.sdgrid_flagging.tearDown(), tests.test_sdgrid.sdgrid_weighting.tearDown(), tests.test_sdgrid.sdgrid_map.tearDown(), tests.test_sdgrid.sdgrid_dec_correction.tearDown(), tests.test_sdgrid.sdgrid_grid_center.tearDown(), tests.test_msmoments.msmoments_test0.test001(), tests.test_sdgrid.sdgrid_failure_case.test001(), tests.test_sdsave.sdsave_test0.test001(), tests.test_sdimaging.sdimaging_test0.test001(), tests.test_sdscale.sdscale_test0.test001(), tests.test_sdmath.sdmath_test0.test001(), tests.test_sdcal.sdcal_test0.test001(), tests.test_msmoments.msmoments_test0.test002(), tests.test_sdgrid.sdgrid_failure_case.test002(), tests.test_sdimaging.sdimaging_test0.test002(), tests.test_sdsave.sdsave_test0.test002(), tests.test_sdscale.sdscale_test0.test002(), tests.test_sdmath.sdmath_test0.test002(), tests.test_sdcal.sdcal_test0.test002(), tests.test_msmoments.msmoments_test0.test003(), tests.test_sdgrid.sdgrid_failure_case.test003(), tests.test_sdimaging.sdimaging_test0.test003(), tests.test_sdscale.sdscale_test0.test003(), tests.test_sdmath.sdmath_test0.test003(), tests.test_sdcal.sdcal_test0.test003(), tests.test_sdgrid.sdgrid_failure_case.test004(), tests.test_msmoments.msmoments_test0.test004(), tests.test_sdimaging.sdimaging_test0.test004(), tests.test_sdmath.sdmath_test0.test004(), tests.test_sdimprocess.sdimprocess_test0.test005(), tests.test_sdgrid.sdgrid_failure_case.test005(), tests.test_msmoments.msmoments_test0.test005(), tests.test_sdimaging.sdimaging_test0.test005(), tests.test_sdmath.sdmath_test0.test005(), tests.test_sdimprocess.sdimprocess_test0.test006(), tests.test_sdimaging.sdimaging_test0.test006(), tests.test_sdmath.sdmath_test0.test006(), tests.test_sdimaging.sdimaging_test0.test007(), tests.test_sdmath.sdmath_test0.test007(), tests.test_sdgrid.sdgrid_failure_case.test008(), tests.test_sdimaging.sdimaging_test0.test008(), tests.test_sdmath.sdmath_test0.test008(), tests.test_sdimaging.sdimaging_test0.test009(), tests.test_sdimaging.sdimaging_test0.test010(), tests.test_sdimaging.sdimaging_test0.test011(), tests.test_sdimaging.sdimaging_test0.test012(), tests.test_sdimaging.sdimaging_test0.test013(), tests.test_sdimaging.sdimaging_test0.test014(), tests.test_sdimprocess.sdimprocess_test1.test100(), tests.test_sdgrid.sdgrid_single_integ.test100(), tests.test_msmoments.msmoments_test1.test100(), tests.test_sdscale.sdscale_test1.test100(), tests.test_sdimaging.sdimaging_test1.test100(), tests.test_sdmath.sdmath_test1.test100(), tests.test_sdimprocess.sdimprocess_test1.test101(), tests.test_msmoments.msmoments_test1.test101(), tests.test_sdgrid.sdgrid_single_integ.test101(), tests.test_sdscale.sdscale_test1.test101(), tests.test_sdimaging.sdimaging_test1.test101(), tests.test_sdmath.sdmath_test1.test101(), tests.test_msmoments.msmoments_test1.test102(), tests.test_sdscale.sdscale_test1.test102(), tests.test_sdgrid.sdgrid_single_integ.test102(), tests.test_sdmath.sdmath_test1.test102(), tests.test_msmoments.msmoments_test1.test103(), tests.test_sdscale.sdscale_test1.test103(), tests.test_sdgrid.sdgrid_single_integ.test103(), tests.test_sdmath.sdmath_test1.test103(), tests.test_msmoments.msmoments_test1.test104(), tests.test_sdscale.sdscale_test1.test104(), tests.test_sdmath.sdmath_test1.test104(), tests.test_sdscale.sdscale_test1.test105(), tests.test_msmoments.msmoments_test1.test105(), tests.test_sdmath.sdmath_test1.test105(), tests.test_sdscale.sdscale_test1.test106(), tests.test_msmoments.msmoments_test1.test106(), tests.test_sdmath.sdmath_test1.test106(), tests.test_sdscale.sdscale_test1.test107(), tests.test_msmoments.msmoments_test1.test107(), tests.test_sdmath.sdmath_test1.test107(), tests.test_msmoments.msmoments_test1.test108(), tests.test_sdmath.sdmath_test1.test108(), tests.test_msmoments.msmoments_test1.test109(), tests.test_sdmath.sdmath_test1.test109(), tests.test_msmoments.msmoments_test1.test110(), tests.test_sdmath.sdmath_test1.test110(), tests.test_msmoments.msmoments_test1.test111(), tests.test_sdmath.sdmath_test1.test111(), tests.test_msmoments.msmoments_test1.test112(), tests.test_sdmath.sdmath_test1.test112(), tests.test_msmoments.msmoments_test1.test113(), tests.test_sdmath.sdmath_test1.test113(), tests.test_sdmath.sdmath_test1.test114(), tests.test_sdmath.sdmath_test1.test115(), tests.test_sdgrid.sdgrid_clipping.test200(), tests.test_sdscale.sdscale_test2.test200(), tests.test_sdimaging.sdimaging_test2.test200(), tests.test_sdmath.sdmath_test2.test200(), tests.test_sdimprocess.sdimprocess_test2.test2000(), tests.test_sdimprocess.sdimprocess_test2.test2001(), tests.test_sdscale.sdscale_test2.test201(), tests.test_sdimaging.sdimaging_test2.test201(), tests.test_sdmath.sdmath_test2.test201(), tests.test_sdscale.sdscale_test2.test202(), tests.test_sdmath.sdmath_test2.test202(), tests.test_sdimaging.sdimaging_test2.test202(), tests.test_sdscale.sdscale_test2.test203(), tests.test_sdmath.sdmath_test2.test203(), tests.test_sdscale.sdscale_test2.test204(), tests.test_sdscale.sdscale_test2.test205(), tests.test_sdscale.sdscale_test2.test206(), tests.test_sdscale.sdscale_test2.test207(), tests.test_sdgrid.sdgrid_flagging.test300(), tests.test_sdscale.sdscale_test3.test300(), tests.test_sdimaging.sdimaging_test3.test300(), tests.test_sdmath.sdmath_test3.test300(), tests.test_sdgrid.sdgrid_flagging.test301(), tests.test_sdscale.sdscale_test3.test301(), tests.test_sdimaging.sdimaging_test3.test301(), tests.test_sdmath.sdmath_test3.test301(), tests.test_sdscale.sdscale_test3.test302(), tests.test_sdmath.sdmath_test3.test302(), tests.test_sdimaging.sdimaging_test3.test302(), tests.test_sdscale.sdscale_test3.test303(), tests.test_sdmath.sdmath_test3.test303(), tests.test_sdscale.sdscale_test3.test304(), tests.test_sdscale.sdscale_test3.test305(), tests.test_sdscale.sdscale_test3.test306(), tests.test_sdscale.sdscale_test3.test307(), tests.test_sdgrid.sdgrid_weighting.test400(), tests.test_sdscale.sdscale_test4.test400(), tests.test_sdgrid.sdgrid_weighting.test401(), tests.test_sdscale.sdscale_test4.test401(), tests.test_sdgrid.sdgrid_weighting.test402(), tests.test_sdscale.sdscale_test4.test402(), tests.test_sdgrid.sdgrid_weighting.test403(), tests.test_sdscale.sdscale_test4.test403(), tests.test_sdscale.sdscale_test4.test404(), tests.test_sdscale.sdscale_test4.test405(), tests.test_sdscale.sdscale_test4.test406(), tests.test_sdscale.sdscale_test4.test407(), tests.test_sdgrid.sdgrid_map.test500(), tests.test_sdgrid.sdgrid_map.test501(), tests.test_sdgrid.sdgrid_map.test502(), tests.test_sdgrid.sdgrid_map.test503(), tests.test_sdgrid.sdgrid_dec_correction.test600(), tests.test_sdgrid.sdgrid_grid_center.test700(), and tests.test_sdplot.sdplot_errorTest.test_overwrite().
Definition at line 48 of file task_sdimprocess.py.
Basket-Weaving (Emerson & Grave 1988)
Definition at line 50 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 68 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), task_sdimprocess.sdimprocess_worker.__execute_press(), and task_sdfit.sdfit_worker._set_linelist_auto().
Definition at line 67 of file task_sdimprocess.py.
Definition at line 67 of file task_sdimprocess.py.
Definition at line 41 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_press(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 45 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 40 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_press(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 42 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_press(), and task_sdimprocess.sdimprocess_worker.cleanup().
Definition at line 44 of file task_sdimprocess.py.
Referenced by task_sdimprocess.sdimprocess_worker.__execute_basket_weaving(), and task_sdimprocess.sdimprocess_worker.cleanup().