Menu

SVN archive Commit Log


Commit Date  
[r13589] by bugman

Created a copy of the spectrum module to convert in the future to a generic editable grid object.

2011-07-13 13:38:13 Tree
[r13588] by bugman

The Peak_intensity GUI element now replaces the ref and sat peak file and RMSD fields.

This GUI element will still need a lot of work to be useful. In the end this will allow people with
replicated NOE spectra to use the GUI.

2011-07-13 13:22:02 Tree
[r13587] by bugman

Removed 'current' from the data pipe field text.

2011-07-13 13:03:16 Tree
[r13586] by bugman

The Observer object no longer uses __init__() to setup structures as the singleton design kills it.

2011-07-13 12:27:39 Tree
[r13585] by bugman

Fix for the new_analysis() method - it should be calling switch_page().

2011-07-13 11:18:58 Tree
[r13584] by bugman

The Pipe_switch_observer singleton has also switched to the object base of Observer.

2011-07-13 11:17:13 Tree
[r13583] by bugman

The Observer class is now using the new style python object construction.

2011-07-13 11:16:39 Tree
[r13582] by bugman

Created the page_switch() method and registered it for pipe switches.

The new page_switch() method is registered with the Pipe_switch_observer singleton and observer
object so that pipe switches cause the notebook to switch pages. The switch_page() method has also
been created to abstract the switching of pages in the notebook.

2011-07-13 11:11:28 Tree
[r13581] by bugman

Created generic_fns.pipes.Pipe_switch_observer for observing switches in the current data pipe.

Pipe_switch_observer.notify_observers() is now called by the switch() and delete() functions.

2011-07-13 10:56:06 Tree
[r13580] by bugman

The User_functions class now derives from the Observer base class.

2011-07-13 10:06:27 Tree
Older >
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.