NRAO Home > CASA > CASA Toolkit Reference Manual
msmetadata.fdmspws - Function

1.3.2 Get an array of spectral window IDs used for FDM. These are windows that do not have 64, 128, or 256 channels.


Description

Get an array of spectral window IDs used for FDM. These are windows that do not have 64, 128, or 256 channels.

Arguments





Returns
intArray

Example

 
    msmd.open("my.ms")  
    # get the spectral window IDs used for FDM.  
    fdm_spws = msmd.fdmspws()  
    msmd.done()  

__________________________________________________________________


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