Menu

Commit [r19494]  Maximize  Restore  History

Shifted the standard deviation code from the Monte Carlo error_analysis() function to the lib package.

The new function lib.stats.std() is now used to simplify the error_analysis() function and allow the
code to be reused. This will be useful for expanding the pipe_control.monte_carlo.error_analysis()
function to handle parameters which are dictionaries, for example as in the relax_disp branch.

bugman 2013-04-19

changed /trunk/lib/__init__.py
added /trunk/lib/stats.py
changed /trunk/pipe_control/monte_carlo.py
/trunk/lib/__init__.py Diff Switch to side-by-side view
Loading...
/trunk/lib/stats.py Diff Switch to side-by-side view
Loading...
/trunk/pipe_control/monte_carlo.py Diff Switch to side-by-side view
Loading...