next up previous contents
Next: eqwidth Up: editmod Previous: editmod

Examples:

XSPEC> mo wabs(po)|
XSPEC> ed wabs(po+ga)| This command will add the component gauss to model in the specified place and prompt the user for its initial parameters.
XSPEC> mo wabs(po+zg)| This command will delete the component wabs from the model, leaving the other components and their current parameter values unchanged.
XSPEC> ed po+zg| This command will delete the component wabs from the model, leaving the other components and their current parameter values unchanged.
XSPEC> mo wabs(po+po)|
XSPEC> ed wabs(po)| Here an ambiguity exists as to which component to delete. In this case XSPEC will print out the current model, showing the component number for each component, and then prompt the user for which component he wants deleted.
XSPEC> mo wabs(po+ga) | The component gauss will be replaced by the component zgauss, and the user will be prompted for parameter values for the new component.
XSPEC> ed wabs(po+zg)|



Keith Arnaud (kaa@genji.gsfc.nasa.gov)
Wed May 28 10:59:33 EDT 1997