CASA User Scripts and Tasks: Difference between revisions

From CASA Guides
Jump to navigationJump to search
No edit summary
No edit summary
Line 2: Line 2:




* [[Analysis Utilities]] -- a Python module containing utilities for analysis and plotting.
* [[CASA Contributed Script: Align Cubes by Velocity | Align Cubes by Velocity (script)]] A script that will align two data cubes along their velocity axes


* [[CASA Contributed Script: plotweather]] Plot the weather conditions and calculate the opacity for each spectral window (EVLA)
* [[Analysis Utilities | Analysis Utilities (python module)]] -- a Python module containing utilities for analysis and plotting.


* [[CASA Contributed Script: Mosaicking Utilities]] A few utilities to help setting up and reducing mosaicking observations
* [[CASA Contributed Task: findsources | findsources (task)]] This CASA task will find sources from VIZIER catalogs to place outlier fields on them for {{clean}}


* [[CASA Contributed Script: Align Cubes by Velocity]] A script that will align two data cubes along their velocity axes
* [[CASA Contributed Task: listsdm | listsdm (task)]] A CASA task to list the contents of the SDM archive files


* [[CASA Contributed Task: stitch]] A CASA task that replaces some channels of a spectral with those of a second spectral window. This is useful, e.g., to remove the 128MHz "suckout" frequency ranges and replace them with channels from a slightly frequency-shifted second baseband
* [[CASA Contributed Script: Mosaicking Utilities | Mosaicking Utulities (scripts) ]] A few utilities to help setting up and reducing mosaicking observations


* [[CASA Contributed Task: listsdm]] A CASA task to list the contents of the SDM archive files
* [[CASA Contributed Script: plotweather | plotweather (script)]] Plot the weather conditions and calculate the opacity for each spectral window (EVLA)


* [[CASA Contributed Task: findsources]] This CASA task will find sources from VIZIER catalogs to place outlier fields on them for {{clean}}
* [[CASA Contributed Task: stitch | stitch (task)]] A CASA task that replaces some channels of a spectral with those of a second spectral window. This is useful, e.g., to remove the 128MHz "suckout" frequency ranges and replace them with channels from a slightly frequency-shifted second baseband

Revision as of 01:58, 16 March 2012

CASA Contributed Tasks: Overview Learn How to use contributed CASA tasks


  • plotweather (script) Plot the weather conditions and calculate the opacity for each spectral window (EVLA)
  • stitch (task) A CASA task that replaces some channels of a spectral with those of a second spectral window. This is useful, e.g., to remove the 128MHz "suckout" frequency ranges and replace them with channels from a slightly frequency-shifted second baseband