Menu

SVN archive Commit Log


Commit Date  
[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
[r17739] by bugman

The diffusion tensor data structure has been completely converted into a read-only structure.

The __setattr__() method now will always raise a RelaxError, and the diffusion tensor simulation
data structure objects __setitem__() method will raise the same error.

2012-10-08 09:36:44 Tree
[r17738] by bugman

Creating a branch to redesign the diffusion and alignment tensor data structures for Python 3.

2012-10-08 09:11:09 Tree
[r17737] by bugman

Updated the relax version numbers and 'trunk' used relax user manual.

For example the information about checking out the main development line was still talking about 1.3
rather than the trunk.

2012-10-08 09:04:32 Tree
[r17736] by bugman

Fix for the fix of r17734 which attempted to fix r17733.

The Python version is now being detected.

2012-10-07 22:48:50 Tree
[r17735] by bugman

Removed some debugging printouts accidentally committed in r17734.

2012-10-07 22:47:19 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.