|
|||
NRAO Home > CASA > CASA Toolkit Reference Manual |
|
msmetadata.timesforintent - Function
1.3.2 Get an array of the unique times for the specified intent.
Description
Get an array of the unique times for the specified intent.
Arguments
Inputs |
| ||
intent |
| Intent for which to return the times.
| |
| allowed: | string |
|
| Default: |
|
|
doubleArray
Example
msmd.open("my.ms")
# get the times associated with intent "myintent"
times = msmd.timesforintent("myintent")
msmd.done()
__________________________________________________________________
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