Menu

SVN archive Commit Log


Commit Date  
[r17749] by bugman

Modified the setUp() method for the diffusion tensor system tests to use the new design.

2012-10-08 15:17:08 Tree
[r17748] by bugman

Redesigned how diffusion tensor simulation structures are handled.

The design is now much cleaner and works with all Python versions.

2012-10-08 15:16:25 Tree
[r17747] by bugman

Removed all the unused imports from specific_fns.model_free.main.

2012-10-08 14:32:48 Tree
[r17746] by bugman

A number of private diffusion tensor objects and methods have switched to the single leading '_' format.

2012-10-08 12:19:03 Tree
[r17745] by bugman

Improvements to the diffusion tensor set() method.

The parameters, errors and simulations are now properly differentiated and stored.

2012-10-08 12:13:34 Tree
[r17744] by bugman

Converted the old diffusion tensor __setattr__() method into the set() method.

This is the only way in which diffusion tensor parameters, errors and simulations can be set.

2012-10-08 12:04:54 Tree
[r17743] by bugman

Renamed the diffusion tensor data structure type() method to set_type().

This is because the type is stored as the 'type' object, clashing with the method name.

2012-10-08 09:44:02 Tree
[r17742] by bugman

Created the diffusion tensor data structure type() method for setting the tensor type.

This is to remove the "cdp.diff_tensor.type = 'x'" code from the core of relax, as the structure is
now read only.

2012-10-08 09:42:23 Tree
[r17741] by bugman

The new diffusion tensor fixed() method has been created to allow the fixed flag to be changed.

2012-10-08 09:37:54 Tree
[r17740] by bugman

Fix for the initialisation of the diffusion tensor data structure, now that it is read-only.

2012-10-08 09:37:18 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.