Menu

SVN archive Commit Log


Commit Date  
[r22739] by bugman

Created the parameter list object base class _uf_doc_loop() method.

This will be used to loop over all or subsets of the user function documentation parameter tables.

2014-04-14 15:07:11 Tree
[r22738] by bugman

Code clean up - deleted the return_data_name_doc and set_doc pipe.control.minimise objects.

These user function documentation objects are no longer used. They were also extremely out of date.

2014-04-14 14:12:57 Tree
[r22737] by bugman

Clean up of the grace.write user function documentation.

The minimisation statistics table has been removed and instead the minimisation statistics are
included in the parameter tables of the specific analyses, when appropriate.

2014-04-14 13:51:32 Tree
[r22736] by bugman

Different parameter sets can now be specified when creating the parameter tables.

This is for the analysis specific parameter list objects and the auto-generated user function
documentation.

2014-04-14 13:49:34 Tree
[r22735] by bugman

The dx.map user function documentation now included the frame order parameters.

2014-04-14 12:51:29 Tree
[r22734] by bugman

The frame order parameter tables for the user function documentation are now created.

2014-04-14 12:50:49 Tree
[r22733] by bugman

Deleted the diffusion tensor __return_data_name_doc__ documentation object.

This is no longer used, being redundant with the new parameter list objects.

2014-04-14 12:45:52 Tree
[r22732] by bugman

Expansion of the dx.map user function documentation.

This now includes tables of the N-state model and relaxation dispersion parameters. A new
auto-generated model-free parameter table including the diffusion parameters has been created and is
now used instead of the separate diffusion tensor and model-free parameter tables.

2014-04-14 12:43:47 Tree
[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
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.