svn+ssh://bugman@.../svn/relax/trunk
........
r26197 | tlinnet | 2014-10-07 21:35:03 +0200 (Tue, 07 Oct 2014) | 6 lines
Critical fix, for k_AB not belonging to list of global parameters.
k_AB was only changed to the spin of interest, but not for the rest of the cluster.
When the parameter vector is assembled, "assemble_param_vector(spins=spins)" it takes the global parameter from spin 0.
Bug #22754 (https://gna.org/bugs/index.php?22754): The minimise.calculate() does not calculate chi2 value for clustered residues.
........