Commit | Date | |
---|---|---|
[r10422]
by
bugman
Fixed the calls to filedialog.openfile() in the auto model-free protocol. The cwd is now opened by default for each of the '+' buttons. |
2010-01-27 08:31:05 | Tree |
[r10421]
by
bugman
Converted to state_load() to use the relax data store. The data store is first reset, and then the state loaded. For some reason, the text fields do not |
2010-01-26 21:19:50 | Tree |
[r10420]
by
bugman
Deleted the sel_aic() and sel_bic() methods as they have been shifted to analyses.auto_model_free. |
2010-01-26 20:21:32 | Tree |
[r10419]
by
bugman
Renamed save_state() and openGUI() to state_save() and state_load() respectively. The methods have also been alphabetically ordered. |
2010-01-26 20:20:21 | Tree |
[r10418]
by
bugman
Convert all the ref_noe*() and sat_noe*() methods to the new GUI design. I.e. the relax data store is used, and comments and docstrings have been added. |
2010-01-26 20:09:41 | Tree |
[r10417]
by
bugman
Created a series of class variables to keep track of the hardcoded 3 NOE, 3 R1, and 3 R2 frames. These will be removed once flexible addition and removal of analyses has been added. |
2010-01-26 19:58:05 | Tree |
[r10416]
by
bugman
Updated the sat_noe1() method to work with the new GUI design. The relax data store is being used and commenting and a docstring has been added. |
2010-01-26 19:56:46 | Tree |
[r10415]
by
bugman
Fixes to the Analyses() class. The corresponding XML element is now correctly created. |
2010-01-26 19:39:10 | Tree |
2010-01-26 19:33:13 | Tree | |
[r10413]
by
bugman
The RelaxListType class is now far more advanced and can handle elements with to_xml() methods. |
2010-01-26 19:29:56 | Tree |