svn+ssh://bugman@.../svn/relax/trunk
........
r19875 | bugman | 2013-06-05 22:24:22 +0200 (Wed, 05 Jun 2013) | 7 lines
Added some more functions to the lib.statistics module.
These include the bucket() function for creating a discrete distribution from a list of floating
point numbers, and the gaussian() function for calculating the probability of a point on a Gaussian
distribution.
........
r19876 | bugman | 2013-06-05 22:31:56 +0200 (Wed, 05 Jun 2013) | 5 lines
Added a directory and files for testing the white noise in relaxation data.
This includes scripts and graphs.
........
r19877 | bugman | 2013-06-05 22:33:35 +0200 (Wed, 05 Jun 2013) | 3 lines
Removed a useless junk script.
........
r19878 | bugman | 2013-06-05 22:42:14 +0200 (Wed, 05 Jun 2013) | 5 lines
The initial parameters are now the real parameter rather than the optimised ones.
This is for the script for testing white noise in relaxation data.
........