Usage of build_amc_exec_list

Return to directory of Todd's CASA extensions

Builds a list of analyzemscal commands corresponding to a list of ms's in a pipeline test results area by searching the html results table. It calls build_ms_list.

Usage:

amc.build_amc_exec_list(prefix='/home/safe.nrao.edu/content/alma/PipelineTestResults/May2013_heuristics/', outname='amc_exec.py', searchString='', webarea=True, webpagedir='May2013_heuristics', otherParameters='')
  • searchString: can be used to limit the list to those html files that contain the specified string (such as a username).
  • webarea, webpagedir: parameters passed to analyemscal
  • otherParameters: a string containing a list of other parameters, with internal comma delimiters, e.g. "refant='DV03', manualcaldir='mydir'"

Example:

CASA <2>: amc.build_amc_exec_list(searchString='thunter')
list of 25 ms left in file = amc_exec.py
list of 25 amc commands left in = amc_exec.py

-- ToddHunter - 2013-07-12
Topic revision: r1 - 2013-07-12, ToddHunter
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback