Menu

Commit [r2094]  Maximize  Restore  History

Bug fix: Global data structures not updated when back calculating relaxation data.

This bug was a result of modifications to the file 'specific_fns/relax_data.py' not being complete.

The function 'self.initialise_data' has been removed from 'specific_fns/base_class.py'.

The functions 'self.data_init' in the other three files were modified to incorporate the code no
longer in 'self.initialise_data'.

The function 'self.update_global_data_structures' was added to 'specific_fns/relax_data.py' and all
the functions which create global data structures now call it.

edward 2005-06-25

changed /1.0/specific_fns/base_class.py
changed /1.0/specific_fns/jw_mapping.py
changed /1.0/specific_fns/model_free.py
changed /1.0/specific_fns/relax_data.py
/1.0/specific_fns/base_class.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...
/1.0/specific_fns/relax_data.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.