Commit | Date | |
---|---|---|
2011-07-13 13:45:45 | Tree | |
[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 |
2011-07-13 13:22:02 | Tree |
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 |
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 |
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 |
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 |