Skip to main content

The NASA/GSFC network is currently experiencing intermittent issues that affect our services. We are working on it and apologize for the inconvenience.
The offline tool hark (also on github) can be used to find and download data from the cloud.

Xspec Home Page


untie (and runtie)

unlink previously linked parameters

Untie the specified parameter from any links to other parameters.

Syntax: untie <param range>

where <param range> is of the form

<param range> ::= [<modelName>:]<param #>

For response parameters (see gain command):

  runtie <param range>

where <param range> is of the form

<param range> ::= [<sourceNum>:]<param #>

Parameters previously linked together with commands such as

XSPEC12>newpar <param spec>

are unlinked. The parameter will retain its current value for the next fit.