GARANT TOPICS: spectra variables - variables defined for each spectrum

Following variables with the indicated default values are defined for each 
activated spectrum of type <spectype>:

    <spectype>_noise   = 0
    <spectype>_imp     = 1
    <spectype>_w1      = 0
    <spectype>_w2      = 1
    <spectype>_acc_w1  = 0.01
    <spectype>_acc_w2  = 0.01

The following variables are only used in the automatic assignment routines
<spectype>_noise ......	noise level of the spectrum
<spectype>_imp ........ importance of the spectrum for the optimization. The
			more difficult it is to assign a spectrum, the more
			important the spectrum is.

The variables <spectype>_acc_w1, <spectype>_acc_w2, ... specify the peak 
picking accuracy. Peaks are allowed to deviate at maximal the specified number 
of ppm's from the mean value. For higher dimensional spectra corresponding 
variables ..._w3 and ..._w4 are used.

To adapt the order of dimensions of the spectrum to the order of dimension 
defined within GARANT (see also spectra types) the variables <spectype>_w1, 
<spectype>_w2, ... are used. <spectype>_w1=2 defines that the shifts from the
w1 dimension of the peak list are used for the w2 dimension of the spectrum
as defined in garanat (see also help spectra types).

see also: set, spectra types, spectrum
