Commit | Date | |
---|---|---|
[r22689]
by
bugman
Created the specific analysis API common method _is_spin_param_false(). This simply returns False. The is_spin_param() frame order method has been deleted and this common |
2014-04-10 15:58:47 | Tree |
[r22688]
by
bugman
The specific API PARAMS object is now private. Apart from fixing a number of unit tests, these aliased singletons should not be accessed by the |
2014-04-10 15:47:33 | Tree |
[r22687]
by
bugman
Shifted the frame order specific API deselect() method into the Api_common base class. The method has been renamed to _deselect_global() and extended to handle Monte Carlo simulations. |
2014-04-10 15:43:47 | Tree |
[r22686]
by
bugman
Eliminated the specific analysis API object base __init__() method. This is no longer needed as the parameter list object is now analysis specific and set up by each |
2014-04-10 15:33:25 | Tree |
2014-04-10 15:24:30 | Tree | |
[r22684]
by
bugman
Clean up and fixes for the frame order model_statistics() API method. The number of data point 'n' was incorrectly calculated using the original alignment tensor base |
2014-04-10 15:00:15 | Tree |
[r22683]
by
bugman
Docstring fixes for the frame order specific analysis API object. A number of the methods were referring to the base data as being alignment tensors, but this has |
2014-04-10 14:42:04 | Tree |
[r22682]
by
bugman
Clean up of the base_data_types() frame order function and it use. The propagation of the data type list around the frame order code is now greatly reduced. And the |
2014-04-10 14:27:33 | Tree |
[r22681]
by
bugman
Simplified the assemble_scaling_matrix() frame order function. The data_type argument no longer does anything, so has been eliminated. |
2014-04-10 14:18:35 | Tree |
2014-04-10 14:11:56 | Tree |