Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | nfra | |
Module | CSM |
include "csm_gui.g"
csm_gui is a (GUI) utility that allows the user to inspect, edit and otherwise manipulate component source models (csm). It serves as a frontend for the componentlist DO, which interacts with the regular tables where the component lists are stored. The user may also use the componentlist DO directly, or even access a csm table with the regular table tools.
The functionality of the GUI is a superset of that to which NEWSTAR users are used. The main functions are:
In addition, there is an AIPS++ program (see mdl2scn), which converts an ASCII version of a NEWSTAR MDL file into an AIPS++ csm.
As the componentlist DO becomes richer, the csm GUI functionality will grow with it.
The csm GUI is started up by:
include "csm_gui.g"
Hopefully, the GUI will then be self-evident. The GUI, and all its secondary panels, should be removed by means of the `quit' option in the `file' menu.