NRAO Home > CASA > CASA Toolkit Reference Manual
componentlist.edit - Function

1.2.1 Start up the component editor gui (Not implemented yet)


Description

The edit function starts up a graphical user interface which allows the user to view and manipulate individual components. The which argument specifies the component to edit.

The component being edited is copied into the componenteditor tool. Hence if you add or remove components or change the order of components in the list while the component is in the editor it will be put back in the wrong place! So do not manipulate the list while editting a component. It is also suggested you only edit one component at a time.

Arguments





Inputs

which

An index specifying which component. An integer between 0 and one less than the list length

allowed:

int

Default:

no default

log

Send a message to the logger

allowed:

bool

Default:

true

Returns
bool

Example

 
    See the example for the  
    simulate function.  

__________________________________________________________________


More information about CASA may be found at the CASA web page

Copyright © 2016 Associated Universities Inc., Washington, D.C.

This code is available under the terms of the GNU General Public Lincense


Home | Contact Us | Directories | Site Map | Help | Privacy Policy | Search