CASA User Scripts and Tasks: Difference between revisions

From CASA Guides
Jump to navigationJump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[CASA Contributed Tasks: Overview]] Learn How to use contributed CASA tasks
[[CASA Contributed Tasks: Overview]] Learn How to use contributed CASA tasks
[[Writing a CASA Task | How to write your own CASA task]]




* [[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: Align Cubes by Velocity | Align Cubes by Velocity (script)]] --- A script that will align two data cubes along their velocity axes


* [[Analysis Utilities | Analysis Utilities (python module)]] -- a Python module containing utilities for analysis and plotting.
* [[Analysis Utilities | Analysis Utilities (python module)]] --- A Python module containing utilities for analysis and plotting.
 
* [[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 Task: findsources | findsources (task)]] This CASA task will find sources from VIZIER catalogs to place outlier fields on them for {{clean}}
* [[CASA Contributed Task: listsdm | listsdm (task)]] --- A CASA task to list the contents of the SDM archive files


* [[CASA Contributed Task: listsdm | listsdm (task)]] A CASA task to list the contents of the SDM archive files
* [[CASA Contributed Script: Mosaicking Utilities | Mosaicking Utilities (scripts) ]] --- A few utilities to help setting up and reducing mosaicking observations


* [[CASA Contributed Script: Mosaicking Utilities | Mosaicking Utulities (scripts) ]] A few utilities to help setting up and reducing mosaicking observations
* [[CASA Contributed Script: plotweather | plotweather (script)]] --- Plot the weather conditions and calculate the opacity for each spectral window (EVLA)


* [[CASA Contributed Script: plotweather | plotweather (script)]] Plot the weather conditions and calculate the opacity for each spectral window (EVLA)
* [[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


* [[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
* [[CASA Contributed Task: makeschedule | makeschedule (task)]] --- A CASA Task to create complete schedules for JVLA observations that can be imported as a scan lists into the OPT, including initial setup, observations of flux and banpass calibrators, pointing scans, and phase calibrators.

Latest revision as of 23:43, 17 August 2012

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

How to write your own CASA task


  • listsdm (task) --- A CASA task to list the contents of the SDM archive files
  • 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
  • makeschedule (task) --- A CASA Task to create complete schedules for JVLA observations that can be imported as a scan lists into the OPT, including initial setup, observations of flux and banpass calibrators, pointing scans, and phase calibrators.