Commit | Date | |
---|---|---|
[r17021]
by
bugman
Creation of a fast molecule, residue and spin data lookup framework using private metadata. This consists of two elements: The already existing private lookup table now at All this private metadata is kept up to date via the two new generic_fns.mol_res_spin functions The speed ups from this change are significant. On one system, the system and unit tests decrease In addition, the pipe argument has been added to the generic_fns.mol_res_spin functions |
2012-06-22 11:41:40 | Tree |
[r17020]
by
bugman
Removed a hack from the generic_fns.relax_data.pack_data() function for the BMRB support. This calls the generic_fns.bmrb.generate_sequence() function! As non-BMRB code paths access the |
2012-06-21 20:18:14 | Tree |
[r17019]
by
bugman
Removal of a hack from the generic_fns.bmrb.generate_sequence() function. This hack was for naming unnamed spins. But this is not needed as the |
2012-06-21 20:05:06 | Tree |
[r17018]
by
bugman
Fix for reading of BMRB CSA saveframe data - spin IDs generated from the data now have molecule info. This is problematic only in certain edge cases, for example a multi-molecule entry. |
2012-06-21 19:49:43 | Tree |
[r17017]
by
bugman
The spin ID lookup table has been made private so that it is not included in the save files. |
2012-06-21 08:36:48 | Tree |
[r17016]
by
bugman
Many fixes for the model-free system tests and related data. Now all model-free tests pass under the new interatomic data design. |
2012-06-21 08:22:21 | Tree |
[r17015]
by
bugman
The model-free data_init() method now sets boolean parameters to the default of False. This excludes the selection flag which is set to True. The data_init() method no longer uses the |
2012-06-21 08:20:37 | Tree |
[r17014]
by
bugman
Improvements for the reading of old 1.2 relax results files for the attached proton spin containers. |
2012-06-21 08:18:44 | Tree |
[r17013]
by
bugman
Improvements and fixes for the generic_fns.relax_data.pack_data() function. This affects all the relaxation data reading user functions. |
2012-06-21 08:17:56 | Tree |
[r17012]
by
bugman
The structure.get_pos user function now prints out all data and fails if nothing was extracted. This is to prevent the user from going too far without realising that something is wrong. |
2012-06-21 08:13:22 | Tree |