help

Return to directory of Todd's CASA extensions

This function provides a quick mental reminder of commands available in analysisUtils by printing a list of all functions defined at the top level of the python file. There is an option to limit the list to those commands containing a string.

Usage:

au.help(match='')
  • match: limit the list to those functions containing this string (case insensitive)

Examples:

CASA <5>: au.help('flux')
fluxscaleParseLog
fluxscaleparse
getFlux
imfitparse
planetFlux
printFluxesFromASDM
readFluxesFromASDM
searchFlux

CASA <6>: au.help('planet')
angularSeparationOfPlanets
buildMinorPlanetPlot
planet
planetFlux
planetPlots

-- ToddHunter - 2013-08-13
Topic revision: r1 - 2013-08-13, 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