NRAO Home > CASA > CASA Cookbook and User Reference Manual
2.2.1.1 Filling SDM v0 data using importoldasdm

If you are filling old test data taken before October 2009 in the SDM0 format, then you should use the importoldasdm task to fill this.

#  importoldasdm :: Convert a Science Data Model v0 observation into a CASA visibility file  
asdm            =      ’’   #  Name of input asdm directory (on disk)  
corr_mode       =   ’all’   #  correlation mode to be considered on input  
srt             =   ’all’   #  specifies the spectral resolution type to be considered on input  
time_sampling   =   ’all’   #  time sampling (INTEGRATION and/or SUBINTEGRATION)  
ocorr_mode      =    ’co’   #  AUTO_ONLY (ao) or CROSS_ONLY (co) or CROSS_AND_AUTO (ca)  
compression     =   False   #  Flag for turning on data compression  
async           =   False   #  If true the taskname must be started using importoldasdm(...)


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