casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Classes | Functions
task_sdfit Namespace Reference

Classes

class  sdfit_worker

Functions

def sdfit
def plot_line
def to_list_of_list

Function Documentation

def task_sdfit.plot_line (   plotter,
  x,
  y,
  msk,
  label,
  color,
  colormap = None,
  scale = False 
)

Definition at line 413 of file task_sdfit.py.

References irc_cs_task_regression.max.

Referenced by task_sdfit.sdfit_worker.__plot().

def task_sdfit.sdfit (   infile,
  antenna,
  fluxunit,
  telescopeparm,
  specunit,
  restfreq,
  frame,
  doppler,
  scanlist,
  field,
  iflist,
  pollist,
  fitfunc,
  fitmode,
  maskline,
  invertmask,
  nfit,
  thresh,
  min_nchan,
  avg_limit,
  box_size,
  edge,
  outfile,
  overwrite,
  plotlevel 
)

Definition at line 10 of file task_sdfit.py.

References sdutil.process_exception().

Referenced by sdfit.sdfit().