delcomp

delete a model component

Delete one or more components from the current model.

Syntax: delcomp [<modelName>:]<comp num range>

where <comp num range> is a range of positions in the model specification of the components to be deleted.

Examples:

Suppose that the current model specification is

wa(po+ga+ga)
Then
XSPEC12> delcomp 3-4
//Changes the model to wa(po)
XSPEC12> delcomp 1
//Changes the model to po



HEASARC Home | Observatories | Archive | Calibration | Software | Tools | Students/Teachers/Public

Last modified: Tuesday, 28-May-2024 10:09:22 EDT