svn+ssh://bugman@.../svn/relax/trunk
........
r19474 | bugman | 2013-04-13 18:25:14 +0200 (Sat, 13 Apr 2013) | 5 lines
Added a warning for the spectrum.read user function if a peak intensity of zero is encountered.
This value can cause singular matrix failures in certain optimisation.
........
r19483 | bugman | 2013-04-16 10:51:48 +0200 (Tue, 16 Apr 2013) | 6 lines
The spectrum.error_analysis user function can now be performed on a subset of all spectra.
The subset argument has been added to allow the error analysis to be restricted to a subset of all
loaded spectral data.
........