casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Private Member Functions
task_sdstat.sdstat_worker Class Reference
Inheritance diagram for task_sdstat.sdstat_worker:
sdutil.sdtask_template sdutil.sdtask_interface

List of all members.

Public Member Functions

def __init__
def __del__
def parameter_check
def initialize_scan
def execute
def calc_statistics
def save
def cleanup

Public Attributes

 verbose_saved
 restorer
 scan
 fluxunit_saved
 fluxunit
 resultstats
 statistics
 msk
 format_string
 abclbl
 intlbl
 xunit
 intunit

Private Member Functions

def __calc_stats
def __calc_eqw_and_integf
def __set_mask
def __set_formatter
def __set_unit_labels
def __get_statstext
def __get_statstr

Detailed Description

Definition at line 31 of file task_sdstat.py.


Constructor & Destructor Documentation

def task_sdstat.sdstat_worker.__init__ (   self,
  kwargs 
)

Reimplemented from sdutil.sdtask_template.

Definition at line 32 of file task_sdstat.py.


Member Function Documentation

def task_sdstat.sdstat_worker.__calc_stats (   self) [private]

Definition at line 134 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.calc_statistics().

def task_sdstat.sdstat_worker.__get_statstext (   self,
  title,
  label,
  key 
) [private]
def task_sdstat.sdstat_worker.__get_statstr (   self,
  irow,
  val,
  separator 
) [private]

Definition at line 228 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.calc_statistics().

def task_sdstat.sdstat_worker.__set_mask (   self) [private]

Definition at line 200 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.calc_statistics().

Definition at line 234 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.calc_statistics().

Reimplemented from sdutil.sdtask_interface.

Definition at line 81 of file task_sdstat.py.

References task_sdcoadd.sdcoadd_worker.set_to_scan().

Definition at line 48 of file task_sdstat.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(), and tests.test_sdplot.sdplot_selectTest.infile.

Definition at line 39 of file task_sdstat.py.

Definition at line 116 of file task_sdstat.py.

References sdutil.get_abspath(), 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(), parameter_dictionary.par.overwrite(), and task_sdstat.sdstat_worker.resultstats.


Member Data Documentation

Definition at line 235 of file task_sdstat.py.

Definition at line 70 of file task_sdstat.py.

Definition at line 229 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.__get_statstr().

Definition at line 239 of file task_sdstat.py.

Definition at line 246 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.calc_statistics().

Definition at line 201 of file task_sdstat.py.

Referenced by tests.test_clean.clean_test1.test39().

Definition at line 53 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.cleanup().

Definition at line 137 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.save().

Definition at line 69 of file task_sdstat.py.

Definition at line 41 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.cleanup().

Definition at line 245 of file task_sdstat.py.

Referenced by task_sdstat.sdstat_worker.calc_statistics().


The documentation for this class was generated from the following file: