CASA Hints, Tips, and Tricks: Difference between revisions
From CASA Guides
Jump to navigationJump to search
No edit summary |
|||
Line 13: | Line 13: | ||
== More Advanced Topics == | == More Advanced Topics == | ||
=== General === | |||
* [[Setting Up the Available Memory]] | * [[Setting Up the Available Memory]] | ||
Line 20: | Line 23: | ||
* [[Creating lists of files for task input: using glob]] | * [[Creating lists of files for task input: using glob]] | ||
* [[Waiting for read-lock on file]] | * [[Waiting for read-lock on file]] | ||
* [ | * [http://aips2.nrao.edu/docs/notes/223/223.html Lattice Expression Language (LEL) as used, e.g. in ''immath''] | ||
* [http://casa.nrao.edu/Memos/229.html Definition of a Measurement Set] | |||
* [http://casa.nrao.edu/Memos/240.html Definition of a Calibration Table] | |||
=== Calibration === | |||
* [[Combining Bandpasses]] | * [[Combining Bandpasses]] | ||
* [[Create a Component List for Selfcal]] | * [[Create a Component List for Selfcal]] | ||
=== Imaging === | |||
* [[Diverging deconvolution results in 'csclean' and 'mosaic' modes]] | |||
* [[Create a Simulated Image]] | * [[Create a Simulated Image]] | ||
=== Analysis === | |||
* [[How to rotate and slice a cube for pV diagrams]] | * [[How to rotate and slice a cube for pV diagrams]] | ||
* [ | * [[Masking images for analysis]] | ||
Revision as of 01:22, 15 March 2011
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
- Capturing Return Values
- Accessing the Newest Version of CASA at NRAO
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
Calibration
Imaging
Analysis
Also check out the step-by-step tutorials on this wiki!