Difference between revisions of "What Version of CASA am I Running?"
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...") |
m |
||
(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 | ↵ '''CASAguides''']] <br> |
Latest revision as of 15:19, 23 April 2012
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.