Menu

Commit [r2233]  Maximize  Restore  History

Large rewrite of the value setting functions.

The references to 'data_type' have been changed to 'param'.

The docstrings for 'set' and 'return_data_name' have been reversed in all user function docstrings.

The user function 'diffusion_tensor.set' has been renamed to 'diffusion_tensor.init'.

The generic function 'diffusion_tensor.set' has been forked into the parameter setting function
'diffusion_tensor.set' and tensor initialisation function 'diffusion_tensor.init'.

A bug has been removed from the 'diffusion_tensor.map_bounds' generic function involving the
returning of parameter specific data.

The functions in the generic 'diffusion_tensor' class have been alphabetically reordered.

The generic function 'value.set' has been extensively rewritten to handle diffusion tensor
parameters.

A new generic function 'value.sort_params' has been added to specifically handle the flexibility of
the user function 'value.set'.

A few bugs in 'specific_fns/jw_mapping.py' and 'specific_fns/model_free.py' have been removed.
These involve the returning of parameter specific data.

The 'RelaxUnknownParamError' error has been expanded.

edward 2005-11-21

changed /1.0/errors.py
changed /1.0/generic_fns/diffusion_tensor.py
changed /1.0/generic_fns/value.py
changed /1.0/prompt/diffusion_tensor.py
changed /1.0/prompt/value.py
changed /1.0/specific_fns/jw_mapping.py
changed /1.0/specific_fns/model_free.py
/1.0/errors.py Diff Switch to side-by-side view
Loading...
/1.0/generic_fns/diffusion_tensor.py Diff Switch to side-by-side view
Loading...
/1.0/generic_fns/value.py Diff Switch to side-by-side view
Loading...
/1.0/prompt/diffusion_tensor.py Diff Switch to side-by-side view
Loading...
/1.0/prompt/value.py Diff Switch to side-by-side view
Loading...
/1.0/specific_fns/jw_mapping.py Diff Switch to side-by-side view
Loading...
/1.0/specific_fns/model_free.py Diff Switch to side-by-side view
Loading...
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.