Commit | Date | |
---|---|---|
[r6637]
by
bugman
Bug fix for the generic_fns.sequence.generate() function. The data pipe is now sent into the return_molecule, return_residue, and return_spin function calls. |
2008-07-03 21:01:22 | Tree |
[r6636]
by
bugman
Fix for the convert_from_global_index() method. An uninitialised variable is now set to 0. |
2008-07-03 20:46:34 | Tree |
[r6635]
by
bugman
Fix for the duplicate_data() method by calling the new convert_from_global_index() function. |
2008-07-03 20:44:35 | Tree |
[r6634]
by
bugman
Created the new function convert_from_global_index(). This converts the global index into the molecule, residue, and spin indecies. |
2008-07-03 20:41:58 | Tree |
[r6633]
by
bugman
Completed the conversion of the model-free duplicate_data() method to the new design. |
2008-07-03 20:33:31 | Tree |
2008-07-03 20:29:34 | Tree | |
2008-07-03 20:26:46 | Tree | |
2008-07-03 20:24:40 | Tree | |
[r6629]
by
bugman
Changed the pipe switching behaviour of the model_selection function. Rather than finishing on the original current data pipe, as the function creates a model selection |
2008-07-03 20:19:40 | Tree |
[r6628]
by
bugman
Added some pipe switching to the model selection code. The current pipe at the start is stored, and then restored at the end. |
2008-07-03 20:17:07 | Tree |