First Look at Image Analysis CASA 5.7: Revision history

From CASA Guides
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    12 October 2023

    • curprev 17:1817:18, 12 October 2023Hsheets talk contribs 9,711 bytes +9,711 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..."