NRAO Home > CASA > CASA Toolkit Reference Manual
atmosphere.getDryOpacitySpec - Function

4.1.1 get the integrated Dry optical depth along the atmospheric path on each channel of a band


Description

Get the integrated Dry optical depth along the atmospheric path 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). The value must be >= 0.

allowed:

int

Default:

0

Returns
int

Example

 
 
at.getDryOpacitySpec()  
# (8,  
#  array([0.12113794420465548, 0.11890122206854335,  
#         0.11713584932434795, 0.11572780449702716,  
#         0.11459567027114714, 0.11368004975916192,  
#         0.11293678422232195,0.11233248854020933]))  
 

__________________________________________________________________


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