All public logs

From CASA Guides
Jump to navigationJump to search

Combined display of all available logs of CASA Guides. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:18, 12 October 2023 Hsheets talk contribs created page First Look at Image Analysis CASA 5.7 (Created page with "'''This guide is written for CASA 5.7 and uses Python 2. ''' The first few tutorials provided us with a spectral line data cube and a continuum image. Next we'd like to understand some of the properties of the images that we have produced. In case you don't have the images from the first tutorials handy, let's start by copying the image files from the working/ directory to our current directory: <source lang="python"> # In CASA os.system("rm -rf sis14_twhya_cont.imag...")