Go up one levelGo to Previous Go to Next

SkyQueryResult(n)

NAME

 
 SkyQueryResult - Widget for viewing query results with skycat image support.

NAMESPACE

 
 skycat

PARENT CLASS

 
 cat::QueryResult

SYNOPSIS

 
 SkyQueryResult <path> ?options?

DESCRIPTION

 
 A SkyQueryResult widget is defined as a QueryResult (see cat package)
 with some added support for skycat image access, used for selecting
 objects to add to a local catalog.


WIDGET OPTIONS

 
 -catinfo
        Name of the FITS table containing catalog config info.

 -skycat
        Name of SkyCatCtrl itcl widget.

PUBLIC METHODS

 
 edit_selected_object {{command ""}}
        Pop up a window so that the user can edit the selected object(s)
        The optional command is evaluated with no args if the object is
        changed.  (redefined from parent class AstroCat to add image
        support).

 enter_new_object {{command ""}}
        Pop up a dialog to enter the data for a new object for a local
        catalog The command is evaluated after the users enters the new
        data.  (redefined from parent class to add image support).

 save_with_image {entry}
        Save the current data as a FITS table in the current image file.
        The argument is the catalog config entry.

PROTECTED METHODS

 
 save_config_info_to_fits_table {extname entry}
        Save the given catalog config entry in a FITS table with the name
        $catinfo. The hdu arg gives the HDU number of the $catinfo table,
        or 0 if it does not exist.

SEE ALSO

 
 QueryResult(n)

 


- - - - - -
Last change: 07 May 99

 


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory