Commit | Date | |
---|---|---|
[r16069]
by
bugman
Converted the calc, grid_search and minimise user functions to the auto-generation design. The minimise user function required a lot of work, as the minimise(*args, *kargs) construct is |
2012-05-07 17:42:26 | Tree |
[r16068]
by
bugman
The 'additional' sections are now shown before the 'examples' section in the prompt help system. |
2012-05-07 16:52:50 | Tree |
[r16067]
by
bugman
The user functions without a base class are now supported in the prompt, script, and GUI modes. This is for the auto-generated user functions not stored in a user function class object. |
2012-05-07 16:18:56 | Tree |
[r16066]
by
bugman
Fix for the Uf_info.add_uf() method - the re.search() call was matching '.' to all characters! |
2012-05-07 16:17:27 | Tree |
[r16065]
by
bugman
The 'num_or_num_list' and 'num_or_num_tuple' argument types are now supported in the GUI. These are for the auto-generated GUI user functions. The 'num_or_num_tuple' argument type is used |
2012-05-07 15:53:44 | Tree |
[r16064]
by
bugman
Fix for the gui.misc.gui_to_tuple() function. This was failing in many cases, especially where the value is not a tuple to start with. |
2012-05-07 15:50:20 | Tree |
2012-05-07 15:32:28 | Tree | |
2012-05-07 15:26:31 | Tree | |
[r16061]
by
bugman
Converted the diffusion_tensor user functions to the auto-generation design. The icons and wizard graphics for these user functions has also been created. |
2012-05-07 15:22:35 | Tree |
2012-05-07 14:45:50 | Tree |