runPredictcomp

Return to directory of Todd's CASA extensions

A convenient wrapper for running the CASA task predictcomp.

Usage:

au.runPredictcomp(objname, minfreq, maxfreq='', standard='Butler-JPL-Horizons 2012',                          
                 epoch='', nfreqs=1, antennalist='alma.cycle2.7.cfg', mjd=None,                                 
                 savefig='')
Inputs:
  • minfreq: either a string with units, or a value in GHz or Hz
  • Specify either epoch or mjd, or else it assumes the current time.
Returns:
  • the dictionary returned by predictcmop

Example:

CASA <10>: a = au.runPredictcomp('Jupiter',minfreq=150,epoch='2015-07-09-22:00',savefig=True,antennalist='aca.i.cfg')
CASA <11>:

-- ToddHunter - 2015-07-08
Topic revision: r1 - 2015-07-08, 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