Commit | Date | |
---|---|---|
[r15197]
by
bugman
Fix for the specific API common method _return_value_general() for when spectrum IDs are not present. Not sure why this change is necessary! This could introduce future bugs, or hide a new bug! |
2012-01-19 17:06:36 | Tree |
2012-01-19 12:58:04 | Tree | |
[r15195]
by
bugman
Fix for the function checking in the specific API Param_list objects. Class methods were not being detected! |
2012-01-19 12:29:47 | Tree |
[r15194]
by
bugman
Fix for the specific API _return_conversion_factor_spin() method. The wrong variable was being used. |
2012-01-19 11:21:06 | Tree |
2012-01-19 10:37:50 | Tree | |
[r15192]
by
bugman
Removed spin args from return_conversion_factor() and added optimisation parameters. The global and spin specific optimisation parameters are now set up for all specific analyses. |
2012-01-19 10:36:30 | Tree |
2012-01-19 10:35:16 | Tree | |
[r15190]
by
bugman
The Param_list.get_units() method can now handle function type objects. This is needed for the model-free Rex parameter. |
2012-01-19 10:33:48 | Tree |
[r15189]
by
bugman
Fix for the Param_list.get_conv_factor() method - the function type was not properly handled. |
2012-01-19 10:32:54 | Tree |
[r15188]
by
bugman
Added the ability to store and return conversion factors in the Param_list specific API object. This includes accepting functions so that factors requiring user loaded data can be supported. |
2012-01-19 10:20:08 | Tree |