Commit | Date | |
---|---|---|
[r13211]
by
han87
Debugging the user function load_spins() Debugging the user function load_spins() in generic_fns/structure/main.py for a proper residue check as suggest in: https://mail.gna.org/public/relax-devel/2011-06/msg00231.html. |
2011-06-24 09:06:46 | Tree |
[r13210]
by
bugman
Fixed the missing part of passing the pipe name from the new analysis wizard to the tabs. |
2011-06-24 09:06:38 | Tree |
[r13209]
by
bugman
The data pipe names from the new analysis wizard are now being used in the NOE and Rx calcs. |
2011-06-23 19:40:17 | Tree |
[r13208]
by
bugman
The data pipe name is now passed in the auto-analysis tabs and stored in the relax data store. |
2011-06-23 19:33:41 | Tree |
[r13207]
by
bugman
By using the wizard run() status value, the new analysis wizard can handle cancellation. |
2011-06-23 19:22:14 | Tree |
2011-06-23 19:19:52 | Tree | |
[r13205]
by
bugman
Fix for the molecule.copy() GUI user function for when the molecule being copied has no name. |
2011-06-23 19:10:10 | Tree |
2011-06-23 19:02:35 | Tree | |
[r13203]
by
bugman
The on_execute() wizard page method is no longer compulsory. A page can simply store data and doesn't need an execution action. |
2011-06-23 18:59:29 | Tree |
[r13202]
by
bugman
Fix for the apply button flag to the add_page() wizard method. The flag was being appended, but the list was already created. |
2011-06-23 18:53:56 | Tree |