|
|
|
|
SynopsisClears the ChIPS server error list. Syntaxclear_errors() DescriptionGenerally, errors and warnings detected by the server are put into a buffer which the user may access. The buffer is cleared automatically at the start of most commands, so that the buffer only contains errors and warnings related to the executed command. The clear_errors command is used to clear the ChIPS error buffer. This can be useful after calling get_errors ("ahelp py.chips get_errors") , so that a subsequent get_errors call doesn't include the old errors. Examplechips> set_error_verbosity(3) chips> get_errors() chips> clear_errors() Set the error verbosity level to 3 to print detailed information. Retrieve the error buffer, then clear the buffer. BugsSee the bugs pages on the ChIPS website for an up-to-date listing of known bugs. See Also
|
![]() |
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. |