CASA Hints, Tips, and Tricks: Difference between revisions
From CASA Guides
Jump to navigationJump to search
Line 9: | Line 9: | ||
* [[New Startup Screen]] | * [[New Startup Screen]] | ||
* [[Starting CASA Without the Logger]] | * [[Starting CASA Without the Logger]] | ||
* [[What Version of CASA am I Running?]] | |||
* [[Capturing Return Values]] | * [[Capturing Return Values]] | ||
* [[Accessing the Newest Version of CASA at NRAO]] | * [[Accessing the Newest Version of CASA at NRAO]] | ||
* [[CASA Region Format]] and [[CASA Region Format Examples]] | * [[CASA Region Format]] and [[CASA Region Format Examples]] | ||
== More Advanced Topics == | == More Advanced Topics == |
Revision as of 19:15, 23 April 2012
For Newcomers
- Importing Data into CASA
- Loading and Running Tasks
- Selecting Spectral Windows and Channels
- General description of the data selection syntax
- Interpreting CASA output
- New Startup Screen
- Starting CASA Without the Logger
- What Version of CASA am I Running?
- Capturing Return Values
- Accessing the Newest Version of CASA at NRAO
- CASA Region Format and CASA Region Format Examples
More Advanced Topics
General
- Setting Up the Available Memory
- Fixing out of date TAI_UTC tables (missing information on leap seconds)
- Renaming a Field
- Renaming Antennas
- Creating lists of files for task input: using glob
- Waiting for read-lock on file
- Lattice Expression Language (LEL) as used, e.g. in immath
- Definition of a Measurement Set
- Definition of a Calibration Table
- CASA Parallel Processing
Calibration
Imaging
Analysis
Writing a CASA Task
Presents the basics of writing a CASA task, and provides examples of tasks that will be helpful and instructive.
Also check out the step-by-step tutorials on this wiki!