What Version of CASA am I Running?: Difference between revisions

From CASA Guides
Jump to navigationJump to search
(Created page with "When you start up CASA, it tells you which version you're running. However, if you've done a lot at the command line, then this information may still not be available. You can ty...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Using CASA Hints Tips Tricks}}
[[Category: CASA Basics]]
When you start up CASA, it tells you which version you're running. However, if you've done a lot at the command line, then this information may still not be available. You can type
When you start up CASA, it tells you which version you're running. However, if you've done a lot at the command line, then this information may still not be available. You can type
<source lang="python">
casalog.version
casalog.version
</source>
at the command line to get the version of CASA that you're running.
at the command line to get the version of CASA that you're running.
[[Main Page | &#8629; '''CASAguides''']] <br>

Latest revision as of 15:19, 23 April 2012

Hints, Tips, and Tricks

When you start up CASA, it tells you which version you're running. However, if you've done a lot at the command line, then this information may still not be available. You can type

casalog.version

at the command line to get the version of CASA that you're running.

CASAguides