About Chandra Archive Proposer Instruments & Calibration Newsletters Data Analysis HelpDesk Calibration Database NASA Archives & Centers Chandra Science Links

Skip the navigation links
Last modified: December 2007

URL: http://cxc.harvard.edu/chips4.0/deiconify_window.py.html
AHELP for ChIPS 4.0 deiconify_window Context: py.chips

Synopsis

Deiconifies the ChIPS window.

Syntax

deiconify_window([ChipsId])

Description

  • ChipsId - an optional ChipsId structure containing values to modify the currency state for the command.

The deiconify_window command deiconifies the indicated window. The current window is affected, unless a ChipsId structure is specified.

Example 1

chips> deiconify_window()

Deiconify the current window.

Example 2

chips> id = ChipsId()
chips> add_window("id=M33")
chips> add_window("id=M31")
chips> current_window("all")
chips> iconify_window()
chips> id.window = "M33"
chips> deiconify_window(id)

Create two windows, set both as current, and iconify them. The id.window command sets the window value of the ChipsId structure to the first window. That window is then deiconified.

Bugs

See the bugs pages on the ChIPS website for an up-to-date listing of known bugs.

Last modified: December 2007



The Chandra X-Ray Center (CXC) is operated for NASA by the Smithsonian Astrophysical Observatory.
60 Garden Street, Cambridge, MA 02138 USA.    Email: cxcweb@head.cfa.harvard.edu
Smithsonian Institution, Copyright © 1998-2004. All rights reserved.