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

Skip the navigation links
Last modified: 23 February 2009

What items are current?


The info_current() (S-Lang, Python help) routine lists those items that are current. For example,

# Python
  chips> print info_current()
  Window [win1]
    Frame [frm1]
      Plot [plot1]
        X Axis [ax1]
        Y Axis [ay1]
        Curve [crv2]
        Label [lbl1]
        Line [line1]
      Coord Sys [Data]
      Coord Sys ID [plot1_ax1ay1]

% S-Lang
  chips> info_current;
  Window [win1]
    Frame [frm1]
      Plot [plot1]
        X Axis [ax1]
        Y Axis [ay1]
        Curve [crv2]
        Label [lbl1]
        Line [line1]
      Coord Sys [Data]
      Coord Sys ID [plot1_ax1ay1]

The info.current preference can also be used to indicate the current set of objects in the output of the info() command.



Last modified: 23 February 2009


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.