Menu

Commit [r4889]  Maximize  Restore  History

Merged revisions 4886-4888 via svnmerge from

svn+ssh://bugman@.../svn/relax/1.3

........
r4886 | bugman | 2008-01-25 14:13:57 +0100 (Fri, 25 Jan 2008) | 9 lines

Bug fix for the generic_fns.value.set() function.

The differentiation between a spin specific parameter and a global parameter was not working for
specific analyses with no spin specific parameters. The return_data_name() function was being used
to differentiate, which makes no sense. So instead the is_spin_param() function has been introduced
to allow the specific code to answer the question explicitly. Note that this will temporarily break
many things.
........
r4887 | bugman | 2008-01-25 15:31:19 +0100 (Fri, 25 Jan 2008) | 5 lines

Implemented the is_spin_param() base class method.

This function always returns true.
........
r4888 | bugman | 2008-01-25 15:56:06 +0100 (Fri, 25 Jan 2008) | 3 lines

Implemented the model-free specific is_spin_param() method.
........

bugman 2008-01-25

changed /branches/N_state_model
changed /branches/N_state_model/generic_fns/value.py
changed /branches/N_state_model/specific_fns/__init__.py
changed /branches/N_state_model/specific_fns/base_class.py
changed /branches/N_state_model/specific_fns/model_free/model_free.py
/branches/N_state_model/generic_fns/value.py Diff Switch to side-by-side view
Loading...
/branches/N_state_model/specific_fns/__init__.py Diff Switch to side-by-side view
Loading...
/branches/N_state_model/specific_fns/base_class.py Diff Switch to side-by-side view
Loading...
/branches/N_state_model/specific_fns/model_free/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.