Public Member Functions | |
def | __init__ |
def | initialize |
def | execute |
def | save |
def | cleanup |
Public Attributes | |
expr | |
insitu_saved | |
scan | |
filenames | |
Private Member Functions | |
def | __parse |
Definition at line 29 of file task_sdmath.py.
def task_sdmath.sdmath_worker.__init__ | ( | self, | |
kwargs | |||
) |
Reimplemented from sdutil.sdtask_template.
Definition at line 30 of file task_sdmath.py.
def task_sdmath.sdmath_worker.__parse | ( | self | ) | [private] |
Definition at line 144 of file task_sdmath.py.
Referenced by task_sdmath.sdmath_worker.execute().
def task_sdmath.sdmath_worker.cleanup | ( | self | ) |
Definition at line 140 of file task_sdmath.py.
References task_sdmath.sdmath_worker.insitu_saved.
Referenced by task_sdsave.sdsave_worker.__del__(), task_sdstat.sdstat_worker.__del__(), task_sdreduce.sdreduce_worker.__del__(), 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_sdmath.sdmath_worker.execute | ( | self | ) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 50 of file task_sdmath.py.
References task_sdmath.sdmath_worker.__parse(), parameter_dictionary.par.antenna(), task_sdimaging.sdimaging_worker.antenna, __casac__.calanalysis.calanalysis.antenna(), task_sdtpimaging.sdtpimaging_worker.antenna, task_sdmath.sdmath_worker.expr, task_sdmath.sdmath_worker.filenames, 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.sdtask_template.is_disk_storage, sdutil.set_fluxunit(), parameter_dictionary.par.telescopeparm(), and parameter_dictionary.par.varlist().
def task_sdmath.sdmath_worker.initialize | ( | self | ) |
Reimplemented from sdutil.sdtask_template.
Definition at line 33 of file task_sdmath.py.
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().
def task_sdmath.sdmath_worker.save | ( | self | ) |
Definition at line 132 of file task_sdmath.py.
References 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, 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(), sdutil.sdtask_template.outform, parameter_dictionary.par.overwrite(), sdutil.save(), 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_sdcoadd.sdcoadd_worker.scan, task_sdflag.sdflag_worker.scan, task_sdmath.sdmath_worker.scan, and task_sdcoadd.sdcoadd_worker.set_to_scan().
Definition at line 37 of file task_sdmath.py.
Referenced by task_sdmath.sdmath_worker.execute().
Definition at line 145 of file task_sdmath.py.
Referenced by task_sdmath.sdmath_worker.execute().
Definition at line 46 of file task_sdmath.py.
Referenced by task_sdmath.sdmath_worker.cleanup().
Definition at line 130 of file task_sdmath.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(), task_sdsmooth.sdsmooth_worker.save(), and task_sdmath.sdmath_worker.save().