|
|
|
|
SynopsisSet parameter values on the command line Syntaxpset toolname [ [ param1[=vaue1] param2 ...] | [value1] ... ] Descriptionpset is used to set parameters. The parameters can be specified on the command line in the order they appear in the parameter file or by using the parameter=value pair. If no parameters or values are specified, the tool will prompt for all the parameter (hidden and queried) in the specified parameter file. In addition to setting parameter values, one can also change the behavior of the tool by setting the parameter attributes. The available attributes are listed below, and they are set using the name parameter.attribute (as shown in example 4 below). Parameter Attributes
Resetting the min and max values of a parameter file should be done with EXTREME caution. Changing the mode of the parameter may cause unexpected results -- specifically, changing hidden parameters to automatic/querried will change the command line behavior if the parameter=value syntax is not used. The parameter prompt is safe to change to suit the user's tastes. Example 2(2) pset dmlist my_file This will set the first non-hidden parameter in the dmlist.par file, which happens to be "infile", to be set to "my_file". Example 3(3) pset /tmp/dmlist.par infile=my_file outfile="" This sets the infile parameter in /tmp/dmlist.par to be "my_file" and sets the outfile parameter to be blank. Example 4(4) pset dmlist infile.p_prompt="Your most excellent Chandra observation file" This replaces the prompt of the infile parameter of dmlist with the specified string. Whenever this parameter is prompted for again, it will display the message above. Parameters
Detailed Parameter DescriptionsParameter=parameter_file (string required filetype=input)Name of the parameter Name of the parameter (optionally with path) to the parameter file. BugsSee the bugs page for this tool on the CIAO website for an up-to-date listing of known bugs. |
![]() |
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. |