Commit | Date | |
---|---|---|
[r13421]
by
bugman
All of the molecule, residue and spin data is now stored as dictionaries in the spin viewer window. This makes data retrieval more logical and not dependent on changing indices. |
2011-07-05 16:45:11 | Tree |
[r13420]
by
bugman
Improved the text and added a tooltip to the auto NOE analysis page frequency field. This should now clarify why this field exists. |
2011-07-05 15:19:48 | Tree |
[r13419]
by
bugman
Modified the analysis page base class add_text_sel_element() method to set tooltips. The tooltip arg is now accepted and the tooltip is set for all GUI elements that this method builds. |
2011-07-05 15:11:29 | Tree |
2011-07-05 14:33:58 | Tree | |
[r13417]
by
han87
Adding code for extracting a vector of a xyz file. Code for extracting a vector between specified spins in a xyz file has been included in the '/generic_fns/structure/internal.py'. |
2011-07-04 12:43:10 | Tree |
[r13416]
by
han87
Changing the keyword argument The argument of the keyword 'unit' in the function 'vectors' in 'prompt/structure.py' has been changed from 'True' to 'False'. |
2011-07-04 12:35:25 | Tree |
[r13415]
by
han87
Adding a new system test to load a vector. A system test for loading a vector between two spins has been included in the 'test_read_xyz_internal2'. |
2011-07-04 12:30:59 | Tree |
[r13414]
by
han87
The system test for loading a single spin from a xyz has been changed. The function return_spin() from the 'mol_res_spin' has been used to load a single spin for the system test 'test_read_xyz_internal2'. |
2011-07-04 12:27:05 | Tree |
[r13413]
by
bugman
The molecule, residue, and spin delete menu entries in the spin viewer are now simplified. The user function window is no longer shown, and a question asking the user before deleting is |
2011-07-04 09:50:06 | Tree |
[r13412]
by
bugman
The structure.load_spin user function window spin ID field is now a combo box defaulting to '@N'. This is in the wizard base page spin_id_element() method and the choices are currently '@N' and |
2011-07-04 09:29:19 | Tree |