Commit | Date | |
---|---|---|
[r22671]
by
bugman
The parameter list objects in the specific analysis API are now singletons. This has no immediate benefit as these classes are only instantiated once. But it will allow for |
2014-04-09 16:42:44 | Tree |
[r22670]
by
bugman
Standardised all of the parameter list objects for the specific analyses. All of the specific_analyses packages now contain a parameter_object module which defines all of the The new Param_list.add_csa() base class method has been added to standardise the CSA parameter. And |
2014-04-09 16:35:41 | Tree |
[r22669]
by
bugman
The frame order specific analysis API object is now truly a singleton. This should help eliminate some bugs. |
2014-04-09 15:32:53 | Tree |
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 |