Commit | Date | |
---|---|---|
[r22702]
by
bugman
Clean up of the N-state model user function docstrings. The pseudo-parameter names such as 'p0', 'p1', etc. no longer exist. |
2014-04-10 17:59:23 | Tree |
[r22701]
by
bugman
Converted all of the N-state model parameters to use the parameter list object. The default_value(), return_data_name() and return_grace_string() API methods have also been deleted |
2014-04-10 17:52:05 | Tree |
[r22700]
by
bugman
Converted the remaining N-state model system tests to use the new value.set index argument. |
2014-04-10 17:50:10 | Tree |
[r22699]
by
bugman
Expansion of the value.set user function to handle list-type data. The value.set user function can now handle parameters which consist of lists of values. The index |
2014-04-10 17:41:09 | Tree |
[r22698]
by
bugman
Converted the N_state_model.test_5_state_xz system test to use a new way to set parameters. Instead of using pseudo-parameters for the value.set user function such as 'p0', 'p1', etc. for the |
2014-04-10 17:26:50 | Tree |
[r22697]
by
bugman
Eliminated the model-free specific analysis API data_type() method. This functionality is now provided by the parameter list object. |
2014-04-10 16:42:36 | Tree |
[r22696]
by
bugman
Eliminated the last of the specific analysis API return_units() methods. This functionality is now provided by the parameter list object. |
2014-04-10 16:36:32 | Tree |
[r22695]
by
bugman
Added the PCS and RDC as parameters for the frame order and N-state model analyses. These are now defined in the respective parameter list objects. The base method add_align_data() |
2014-04-10 16:34:54 | Tree |
[r22694]
by
bugman
Large improvement for the lib.software.grace module. The '*_err' and '*_bc' parameter names for the parameter error and back-calculated parameters |
2014-04-10 16:25:40 | Tree |
[r22693]
by
bugman
Removed the frame order API return_units() method. This method has been superseded by the parameter list object. |
2014-04-10 16:08:10 | Tree |