NRAO Home > CASA > CASA Toolkit Reference Manual
measures.framenow - Function

1.4.1 set the active frame time at now


Description

framenow will fill the active frame time with the current date and time. The different frame values necessary are described in the doframe function

Arguments





Inputs

Returns
bool

Example

 
 
print "\t----\t framenow Ex 1 \t----"  
print me.framenow() # specify now as frame reference  
#True  
print me.showframe()         # and show the current frame  
#’Frame: Epoch: 54054::22:01:42.2880’  
 
 

__________________________________________________________________


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