nraonrao
 
NRAO Home > CASA > CasaRef
atmosphere.getDryOpacitySpec - Function

4.1.1 get the integrated Dry optical depth on each channel of a band
Description

Get the integrated Dry optical depth on each channel in a band.

Arguments





Outputs

dryOpacity

dry opacity for each channel

allowed:

doubleArray

Default:

Inputs

spwid

Int standing for spectral window id (0-based)

allowed:

int

Default:

0

Returns
int

Example

In [2]: s=at.getDryOpacitySpec()  
In [3]: s  
Out[3]:  
{’dryOpacity’: [0.12113794420465548,  
                0.11890122206854335,  
                0.11713584932434795,  
                0.11572780449702716,  
                0.11459567027114714,  
                0.11368004975916192,  
                0.11293678422232195,  
                0.11233248854020933],  
 ’return’: 8L}

Please send any comments or questions about CASA or AIPS++ to aips2-requests@nrao.edu

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

Updated daily during alpha development.