Menu

SVN archive Commit Log


Commit Date  
[r22668] by bugman

Fixes for the module/package docstring comments.

2014-04-09 15:05:57 Tree
[r22667] by bugman

Created two new parameter list methods from the relaxation dispersion code.

The add_model_info() and add_peak_intensity() base class methods have been created from the
relaxation dispersion code. These are just aliases for setting up a number of parameters via add()
in a standard way.

2014-04-09 14:51:38 Tree
[r22666] by bugman

Docstring improvements for the add_min_data() parameter list base class method.

2014-04-09 07:55:16 Tree
[r22665] by bugman

Created a parameter list object for the relaxation dispersion analysis.

Instead of using the parameter list object from the base class, the dispersion analysis now defines
its own.

2014-04-09 07:51:17 Tree
[r22664] by bugman

Updated the module docstring of specific_analyses.parameter_object to match its purpose.

2014-04-09 07:33:12 Tree
[r22663] by bugman

Import fix for the previous change (r22662).

2014-04-09 07:12:58 Tree
[r22662] by bugman

Renamed the specific_analyses.api_objects module to parameter_object to better reflect what it is.

This contains a single object for the parameter list object and therefore does not need to be
generalised for additional types of objects for the specific analysis API.

2014-04-09 06:58:25 Tree
[r22661] by bugman

Replaced the 'elif' statements with 'if' in the frame order update_model() function.

This is to avoid possible future bugs as the logic was not consistent.

2014-04-07 14:55:51 Tree
[r22660] by bugman

The frame order axis alpha angle is now defined in the grid search from -pi to pi.

2014-04-07 14:20:57 Tree
[r22659] by bugman

Bug fixes for the frame order axis alpha parameter in the unpack_opt_results() function.

This is in specific_analyses.frame_order.optimisation.unpack_opt_results(). The axis alpha angle
from optimisation was being stored as axis_phi angle instead. And the axis alpha angle was not
being handled by the Monte Carlo simulations.

2014-04-07 11:15:32 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.