delete a model component
|
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: Friday, 23-Aug-2024 13:20:40 EDT