Commit | Date | |
---|---|---|
[r13712]
by
bugman
The observers are now notified of a reset prior to the reset happening. This allows them to play with the data, if needed, before it is all lost. |
2011-07-19 09:30:59 | Tree |
2011-07-19 09:29:42 | Tree | |
[r13710]
by
bugman
Replaced all calls to ds.__reset__() with calls to generic_fns.reset.reset(). This is needed as the relax data store is only part of the permanent data kept within relax. The The system and unit tests have have been simplified by shifting the tearDown() method into the |
2011-07-19 09:18:34 | Tree |
[r13709]
by
bugman
A reset() method has been created for the analyses GUI elements to properly clear this data. The 'notebook page switcher' observer is now also unregistered. |
2011-07-19 07:04:13 | Tree |
[r13708]
by
bugman
Converted the NOE auto-analysis to operate on a pre setup data pipe. The previous behaviour was to accept a series of arguments and then all the user functions were |
2011-07-19 06:52:56 | Tree |
[r13707]
by
bugman
Merged revisions 13706 via svnmerge from ........ |
2011-07-18 18:28:09 | Tree |
[r13706]
by
bugman
Fix for the PCS back-calculation function - divide by zero is now avoided. The PCS back-calculation function was calculating the normalised bond vector between the lanthanide |
2011-07-18 18:13:04 | Tree |
[r13705]
by
bugman
The Spectrum_list GUI element delete() method has been implemented. This is used to clear up the status observer objects. |
2011-07-18 16:52:52 | Tree |
2011-07-18 16:51:36 | Tree | |
[r13703]
by
bugman
The analysis specific GUI methods registered as observers in the status object are now removed on reset. This is a much better solution than resetting the entire status object. |
2011-07-18 16:36:18 | Tree |