NRAO Home > CASA > CASA Cookbook and User Reference Manual

1.3.7 Python Basics for CASA

Within CASA, you use Python to interact with the system. This does not mean an extensive Python course is necessary - basic interaction with the system (assigning parameters, running tasks) is straightforward. At the same time, the full potential of Python is at the more experienced user’s disposal. Some further details about Python, IPython, and the interaction between Python and CASA can be found in Appendix B.

The following are some examples of helpful hints and tricks on making Python work for you in CASA.

   1.3.7.1 Variables
   1.3.7.2 Lists and Ranges
   1.3.7.3 Indexes
   1.3.7.4 Indentation
   1.3.7.5 System shell access
   1.3.7.6 Executing Python scripts


More information about CASA may be found at the CASA web page

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