NRAO Home > CASA > CASA Toolkit Reference Manual
sd.is_asap_cli - Function

5.1.1 Check if the tool is loaded as part of CASA or is launched as standalone software
Description

The method checks if sd tool (ASAP) is running standalone. This always returns False if you use CASA.

Arguments

Returns
bool (False)

Example

   isasap=sd.is_asap_cli()  
   print isasap  
   False


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