NRAO Home > CASA > CASA Toolkit Reference Manual
sd.plotter.plot - Function

5.1.8 Plot a scantable
Description

Plot a scantable.

If a scantable was specified in a previous call to plot, no argument has to be given to ’replot’ NO checking is done that the abcissas of the scantable are consistent e.g. all ’channel’ or all ’velocity’ etc.

Arguments





Inputs

scan

A scantable

allowed:

scantable

Default:

None





Returns

Example

   #create scantable  
   s=sd.scantable(’OrionS_rawACSmod_cal’,average=False)  
   # plot  
   sd.plotter.plot(s)


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search