NRAO Home > CASA > CASA Task Reference Manual

0.1.110 sdlistold

Requires:

Synopsis
ASAP SD task [DEPRECATED]: list summary of single dish data

Description

### DEPRECATION WARNING ################################################# This task will be removed in CASA 5.1. The functionality of this task with MeasurementSet format is replicated with listobs. #########################################################################

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

Arguments





Inputs

infile

name of input SD dataset

allowed:

string

Default:

antenna

select an antenna name or ID, e.g. ’PM03’ (only effective for MS input)

allowed:

any

Default:

variant 0

outfile

name of output file (ASCII) for summary list

allowed:

string

Default:

overwrite

overwrite the output file if already exists [True, False]

allowed:

bool

Default:

False

Returns
void

Example

 
------------------  
Keyword arguments  
------------------  
infile -- name of input SD dataset  
        default: none - must input file name  
        example: ’mysd.asap’  
        See sdcal for allowed formats.  
antenna -- select an antenna name or id (only effective for MS input)  
        default: 0  
        example: ’PM03’  
        NOTE this parameter is effective only for MS input  
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 sdlistold lists the scan summary of the dataset after importing  
as a scantable into ASAP.  It will optionally output this summary  
as file.  
 
-------  
WARNING  
-------  
For the GBT raw SDFITS format data as input:  
SDtasks are able to handle GBT raw SDFITS format data since the  
data filler is available. However, the functionality is not well  
tested yet, so that there may be unknown bugs.  
 


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