Commit | Date | |
---|---|---|
2012-10-08 16:50:46 | Tree | |
[r17757]
by
bugman
Renamed the diffusion tensor fixed() method to set_fixed() to avoid clashing with the 'fixed' object. |
2012-10-08 16:50:29 | Tree |
[r17756]
by
bugman
Fix for the model-free specific analysis duplicate_data() method for the new design. The diffusion tensor __mod_attr__ object is now called _mod_attr. |
2012-10-08 16:46:31 | Tree |
[r17755]
by
bugman
Fix for the diffusion tensor to_xml() method for the new design. For some reason the methods of the Element class are no longer blacklisted. |
2012-10-08 16:44:12 | Tree |
[r17754]
by
bugman
Converted the diffusion tensor data structure from_xml() method to the new tensor design. |
2012-10-08 16:27:08 | Tree |
[r17753]
by
bugman
Fix for the Diffusion_tensor.test_copy system test - the simulation parameters are now read-only. Instead, the diffusion tensor set() method needs to be called. |
2012-10-08 16:01:36 | Tree |
[r17752]
by
bugman
The setting of list values for the DiffTensorSimList object now works correctly. The private _set() method now works correctly by calling the base class method, and the normal |
2012-10-08 16:00:05 | Tree |
[r17751]
by
bugman
Fix for the diffusion tensor __deepcopy__() replacement method for the new design. |
2012-10-08 15:57:50 | Tree |
[r17750]
by
bugman
The model-free specific analysis _disassemble_param_vector() method now uses the new diffusion tensor design. |
2012-10-08 15:22:42 | Tree |
[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 |