Commit | Date | |
---|---|---|
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 |
2014-04-09 14:51:38 | Tree |
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 |
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 |
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 |
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 |
2014-04-07 11:15:32 | Tree |