casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes | Private Member Functions
task_sdfit.sdfit_worker Class Reference
Inheritance diagram for task_sdfit.sdfit_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 save
def cleanup

Public Attributes

 doguess
 restorer
 scan
 fluxunit_saved
 fluxunit
 fitter
 fitresult
 fitparams
 fitmode
 defaultmask
 linelist
 nlines
 nfit
 plotlevel

Private Member Functions

def __fit
def __initial_guess
def __get_initial_guess
def __update_params
def __set_linelist
def _set_linelist_list
def _set_linelist_interact
def _set_linelist_auto
def __store_fit
def __init_plot
def __plot
def __warn_fit_failed

Detailed Description

Definition at line 26 of file task_sdfit.py.


Constructor & Destructor Documentation

def task_sdfit.sdfit_worker.__init__ (   self,
  kwargs 
)

Reimplemented from sdutil.sdtask_template.

Definition at line 27 of file task_sdfit.py.


Member Function Documentation

def task_sdfit.sdfit_worker.__fit (   self) [private]

Definition at line 90 of file task_sdfit.py.

def task_sdfit.sdfit_worker.__get_initial_guess (   self,
  msk,
  linerange,
  dbw,
  irow 
) [private]
def task_sdfit.sdfit_worker.__init_plot (   self) [private]

Definition at line 341 of file task_sdfit.py.

References sdutil.get_plotter(), and task_sdfit.sdfit_worker.plotlevel.

def task_sdfit.sdfit_worker.__initial_guess (   self,
  dbw,
  numfit,
  comps,
  irow 
) [private]
def task_sdfit.sdfit_worker.__plot (   self,
  irow,
  fitted,
  firstplot = False 
) [private]
def task_sdfit.sdfit_worker.__set_linelist (   self) [private]

Definition at line 227 of file task_sdfit.py.

def task_sdfit.sdfit_worker.__store_fit (   self) [private]

Definition at line 318 of file task_sdfit.py.

References sdtpimaging_regression.file, asap.asapfitter.fitter.fitfunc, parameter_dictionary.par.fitfunc(), task_sdfit.sdfit_worker.fitparams, 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, and parameter_dictionary.par.outfile().

Referenced by task_sdfit.sdfit_worker.save().

def task_sdfit.sdfit_worker.__update_params (   self,
  ncomps 
) [private]
def task_sdfit.sdfit_worker.__warn_fit_failed (   self,
  irow,
  message = '' 
) [private]

Definition at line 408 of file task_sdfit.py.

Reimplemented from sdutil.sdtask_interface.

Definition at line 69 of file task_sdfit.py.

References task_sdcoadd.sdcoadd_worker.set_to_scan().

Definition at line 37 of file task_sdfit.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.


Member Data Documentation

Definition at line 35 of file task_sdfit.py.

Definition at line 116 of file task_sdfit.py.

Referenced by task_sdfit.sdfit_worker.__initial_guess().

Definition at line 94 of file task_sdfit.py.

Referenced by task_sdfit.sdfit_worker.__store_fit().

Definition at line 93 of file task_sdfit.py.

Referenced by task_sdfit.sdfit_worker.__update_params().

Definition at line 92 of file task_sdfit.py.

Referenced by task_sdfit.sdfit_worker.__initial_guess().

Definition at line 58 of file task_sdfit.py.

Definition at line 274 of file task_sdfit.py.

Referenced by task_sdfit.sdfit_worker._set_linelist_interact().


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