Commit | Date | |
---|---|---|
[r17762]
by
bugman
Fix for the fixing of parameters in the model-free analyses. The diffusion tensor set_fixed() method is now used. |
2012-10-08 17:16:25 | Tree |
[r17761]
by
bugman
Fix for the XML output of the diffusion tensor - only the modifiable parameters are output. This was the previous behaviour and is needed for the test suite to pass. |
2012-10-08 17:15:40 | Tree |
[r17760]
by
bugman
Converted the palmer.extract user function to use the new diffusion tensor design. |
2012-10-08 17:00:43 | Tree |
[r17759]
by
bugman
The diffusion tensor bmrb_read() function now uses the set_fixed() method instead of fixed(). |
2012-10-08 16:54:29 | Tree |
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 |