NRAO Home > CASA > CASA Cookbook and User Reference Manual
8.2.1.11 sdlist
Keyword arguments:  
infile -- name of input SD dataset  
antenna -- antenna name or id (only effective for MS input).  
scanaverage -- average integrations within scans  
        options: (bool) True,False  
        default: False  
        example: if True, this happens in read-in  
        For GBT, set False!  
outfile -- Name of output file for summary list  
        default: ’’ (no output file)  
        example: ’mysd_summary.txt’  
overwrite -- overwrite the output file if already exists  
        options: (bool) True,False  
        default: False

DESCRIPTION:

Task sdlist lists the scan summary of the dataset after importing as a scantable into ASAP. It will optionally output this summary as file.

See the sdcal description for note on GBT raw SDFITS format data.


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

Copyright © 2010 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