SMA Tool |
---|
Created 2001-10-23 |
SMA Tool is a gui to access a set of SMA specific tools (functions). Currently, it contains createscanfits, smafiller, and visdisp tools. (See also the descriptions and glish command line access of createscanfits and smafiller) visdisp is a visibility plotting tool customized to examine the SMA visibility data on AIPS++. This tool is a proto-type GUI for a run-time visibility monitor in development. Menu driven GUI allows users to plot visibility as functions of time and channel, closure phase, and uv tracks. For the moment, smatool can be used for a quick examination of the data during observations ( see the Operating Procedures in Test Central web site. as well as for off-line data analysis. smatool is available on most of SMA's AIPS++ installations so it can be run from any one of linux or Solaris machines in Cambridge or Hawaii. However, to use createscanfits on recent SMA data it need to be run on smadata@Summit. main glish script: smatool.g
how to run:
/application/bin/aips2smatool
Or if you already have started either AIPS++ or Glish from any one of the SMA's AIPS++ installations,
- include 'smatool.g'; # if you haven't done include 'loadSMApackage.g', which does automatically load smatool.g. - smatool();Now, SMA Tool menu window should appear on your monitor like one shown in Figure 1. |
  |
![]() Figure 1. Initial menu GUI |
  |
Description of each tool
create scan-based FITS
|
  |
![]() Figure 2. create scan-based FITS |
  |
convert FITS-IDI to MS
|
  |
plot data (visdisp)
Notes on the display parameters:
|
![]() Figure 3. Updated plot control GUI after clicking 'Load' |
  |
Here is an example of plotting amplitude and phase (channel averaged) versus time for one of sideband: |
![]() |
  |
More examples: amplitude and phase versus channel |
  |
uv track |
  |
closure phase |
SMA data analysis | AIPS++ documentation@NRAO |
---|