Updated all of the CaM frame order system tests for the recent speed up (r23970).
The speed up switched to the use of numpy.tensordot() for shifting each Sobol' rotation into the
eigenframe rather than the previous numpy.dot(). Strangely this affects the precision and hence the
chi-squared value calculated for each system test - both increasing and decreasing it randomly.