The CaM frame order data generation base script now uses lib.compat.norm().
This is to allow the test suite to pass on systems with old numpy versions whereby the numpy.linalg.norm() function does not support the new axis argument.
Authored by: bugman 2014-06-10
Parent: [r23777]
Child: [r23779]