svn+ssh://bugman@.../svn/relax/trunk
........
r17939 | bugman | 2012-10-31 11:10:10 +0100 (Wed, 31 Oct 2012) | 9 lines
Added the MARC archive links to the development chapter of the relax user manual.
These links are:
http://marc.info/?l=relax-announce&r=1&w=2
http://marc.info/?l=relax-users&r=1&w=2
http://marc.info/?l=relax-devel&r=1&w=2
http://marc.info/?l=relax-commits&r=1&w=2
........
r17944 | bugman | 2012-10-31 16:40:14 +0100 (Wed, 31 Oct 2012) | 5 lines
The model-free overfit deselection algorithm now fails with a RelaxError when no spins are selected.
This is to avoid situations such as bug #20277 (https://gna.org/bugs/?20277).
........
r17945 | bugman | 2012-10-31 18:52:32 +0100 (Wed, 31 Oct 2012) | 6 lines
Converted the RelaxError introduced in r17944 to a RelaxWarning.
There are some cases where deselection of all spins is ok, for example an analysis using the local
tm models where some models are run but skipped when they have too many parameters.
........