Menu

SVN archive Commit Log


Commit Date  
[r22731] by bugman

Shifted all of the user functions to use the auto-generated parameter tables.

All of the specific analysis default_value_doc and return_data_name_doc documentation objects have
been deleted and replaced with the auto-generated ones. This results in a big code clean up and
removes synchronisation issues with the user function documentation quickly becoming out of date
when parameters change.

2014-04-14 12:38:03 Tree
[r22730] by bugman

Shifted the user function documentation creation into the parameter list objects.

The uf_doc() method will now return the pre-created documentation object, and the original base
class method for creating the documentation has been renamed to _uf_param_table().

2014-04-14 12:10:51 Tree
[r22729] by bugman

Fixes for some of the NOE system tests - the NOE parameter description is now different.

2014-04-14 10:02:06 Tree
[r22728] by bugman

Fixes for the specific analysis parameter list singleton object.

These objects are now really singleton objects and are only initialised once.

2014-04-14 10:00:36 Tree
[r22727] by bugman

The default scope for the parameter list object uf_doc() method is now 'spin'.

Most of the parameter tables are for setting spin parameters, so this will minimise code.

2014-04-11 18:16:16 Tree
[r22726] by bugman

Expanded the reduced spectral density mapping parameter descriptions.

2014-04-11 18:14:27 Tree
[r22725] by bugman

Expanded the steady-state NOE parameter description.

2014-04-11 18:02:01 Tree
[r22724] by bugman

The label and caption for the parameter list user function documentation is now supplied to uf_doc().

This allows different types of tables to be generated, for example the default value is useful for
the value.set user function but not value.write, while allowing tables to still be shared.

2014-04-11 17:55:58 Tree
[r22723] by bugman

Spacing fix for one of the diffusion tensor parameter descriptions.

2014-04-11 17:31:14 Tree
[r22722] by bugman

The auto-generated user function tables can now display the base units.

2014-04-11 16:39:49 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.