GARANT COMMANDS: criteria coherence degenerated - identify degenerate coherences (all)

USAGE: criteria coherence degenerated <name> <float>

Define a new criterion with name <name> of type degenerated. With this criterion 
degenerate coherences can be identified, i.e., coherences whose frequencis 
are identical within the specified tolerance <float>. The coherences are 
classified according to the number of degenerate coherences:
	'.' no degenerate coherence
	'+' several degenerate coherences
The degenerate coherences are listed if the comment for the criterion is turned 
on.

EXAMPLE:
		# list coherences that have same frequnecy within 0.02 ppm
	criteria coherence degenerate deg1 0.02
	criteria comment on deg1

EXAMPLE OF OUTPUT:
   HA(GLU 6)       5.199  : +   | 1) HG3(ARG 68)
   HB2(GLU 6)      2.300  : +   | 1) HB3(GLU 38)
   HB3(GLU 6)      3.164  : .   |
   HE2(GLU 6)      0.000  : .   |
   HG2(GLU 6)      2.554  : .   |
   HG3(GLU 6)      7.437  : +   | 1) HN(SER 5) HE21(GLN 52)
   HN(GLU 6)       8.710  : .   |
   QB(GLU 6)       0.000  : .   |
   QG(GLU 6)       0.000  : .   |

This means: HA of Glu 6 has the same frequency (i.e. 5.199) as HG3 of Arg 68. 
HB3 of Glu 6 does not overlap with any other resonance. ...

SEE ALSO: report coherences, criteria comment on.
