Public Member Functions | |
def | __init__ |
def | parameter_check |
def | initialize_scan |
def | execute |
def | save |
Public Attributes | |
suffix | |
outform | |
factor | |
scan | |
Private Member Functions | |
def | __get_outform |
Definition at line 22 of file task_sdscale.py.
def task_sdscale.sdscale_worker.__init__ | ( | self, | |
kwargs | |||
) |
Reimplemented from sdutil.sdtask_template.
Definition at line 23 of file task_sdscale.py.
def task_sdscale.sdscale_worker.__get_outform | ( | self | ) | [private] |
Definition at line 65 of file task_sdscale.py.
References 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_ms(), and asap.scantable.is_scantable().
def task_sdscale.sdscale_worker.execute | ( | self | ) |
Reimplemented from sdutil.sdtask_interface.
Definition at line 45 of file task_sdscale.py.
References task_sdscale.sdscale_worker.factor, parameter_dictionary.par.scaletsys(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, task_sdsave.sdsave_worker.scan, parallel.pimager.pimager.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, and task_sdmath.sdmath_worker.scan.
def task_sdscale.sdscale_worker.initialize_scan | ( | self | ) |
Definition at line 42 of file task_sdscale.py.
def task_sdscale.sdscale_worker.parameter_check | ( | self | ) |
Definition at line 28 of file task_sdscale.py.
References task_sdscale.sdscale_worker.factor.
def task_sdscale.sdscale_worker.save | ( | self | ) |
Definition at line 61 of file task_sdscale.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(), sdutil.sdtask_template.outform, parameter_dictionary.par.overwrite(), sdutil.save(), task_sdlist.sdlist_worker.scan, task_sdflagmanager.sdflagmanager_worker.scan, task_sdsave.sdsave_worker.scan, parallel.pimager.pimager.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 40 of file task_sdscale.py.
Referenced by task_sdscale.sdscale_worker.execute(), task_sdscale.sdscale_worker.parameter_check(), tests.test_sdmath.sdmath_test2.test200(), tests.test_sdmath.sdmath_test2.test201(), tests.test_sdmath.sdmath_test2.test202(), and tests.test_sdmath.sdmath_test2.test203().
Reimplemented from sdutil.sdtask_template.
Definition at line 26 of file task_sdscale.py.
Definition at line 43 of file task_sdscale.py.
Referenced by task_sdscale.sdscale_worker.execute(), task_sdsmooth.sdsmooth_worker.execute(), task_sdscale.sdscale_worker.save(), and task_sdsmooth.sdsmooth_worker.save().
Definition at line 25 of file task_sdscale.py.