mailr4115 - in /branches/N_state_model: ./ generic_fns/ prompt/ specific_fns/ test_suite/unit_tests/ test_suite/unit_tests/_gene...


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 28, 2007 - 12:19:
Author: bugman
Date: Wed Nov 28 12:19:48 2007
New Revision: 4115

URL: http://svn.gna.org/viewcvs/relax?rev=4115&view=rev
Log:
Merged revisions 4104-4114 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/1.3

........
  r4104 | bugman | 2007-11-28 11:14:03 +0100 (Wed, 28 Nov 2007) | 3 lines
  
  Added another unit test for generic_fns.selection.generate_spin_id().
........
  r4105 | bugman | 2007-11-28 11:16:53 +0100 (Wed, 28 Nov 2007) | 6 lines
  
  Bug fix for the relax_data.read() user function.
  
  The default values for the keyword arguments res_num_col and spin_num_col, 
and for res_name_col and
  spin_name_col, were set to the same thing.
........
  r4106 | bugman | 2007-11-28 11:23:19 +0100 (Wed, 28 Nov 2007) | 3 lines
  
  Converted specific_fns.relax_data.update_data_structures() to the new relax 
design.
........
  r4107 | bugman | 2007-11-28 11:25:29 +0100 (Wed, 28 Nov 2007) | 7 lines
  
  Renaming of the update_data_structures() functions.
  
  The functions have changed to:
      update_data_structures() -> update_data_structures_spin()
      update_global_data_structures() -> update_data_structures_pipe()
........
  r4108 | bugman | 2007-11-28 11:39:39 +0100 (Wed, 28 Nov 2007) | 5 lines
  
  Improvements to the test_read_protein_noe_data() unit test.
  
  Now the entire Ap4Aase sequence is checked to see if it has been read in 
correctly.
........
  r4109 | bugman | 2007-11-28 11:46:49 +0100 (Wed, 28 Nov 2007) | 5 lines
  
  Big bug fix for generic_fns.sequence.read().
  
  If 2 or more sequential residues had the same name, only the first would be 
added to the sequence!
........
  r4110 | bugman | 2007-11-28 11:58:29 +0100 (Wed, 28 Nov 2007) | 3 lines
  
  Updated the test_read() user function to check the pipe relaxation data 
structures.
........
  r4111 | bugman | 2007-11-28 12:00:49 +0100 (Wed, 28 Nov 2007) | 6 lines
  
  Bug fix.
  
  Updated all the calls to update_data_structures_pipe().  Now the function 
arguments are passed in to
  it.
........
  r4112 | bugman | 2007-11-28 12:09:58 +0100 (Wed, 28 Nov 2007) | 3 lines
  
  Updated the test_read() user function to check all the spin relaxation data 
structures.
........
  r4113 | bugman | 2007-11-28 12:12:02 +0100 (Wed, 28 Nov 2007) | 6 lines
  
  Bug fix.
  
  Updated all the calls to update_data_structures_spin().  Now the function 
arguments are passed in to
  it.
........
  r4114 | bugman | 2007-11-28 12:17:13 +0100 (Wed, 28 Nov 2007) | 3 lines
  
  Bug fix for the test_read() unit test.
........

Modified:
    branches/N_state_model/   (props changed)
    branches/N_state_model/generic_fns/sequence.py
    branches/N_state_model/prompt/relax_data.py
    branches/N_state_model/specific_fns/relax_data.py
    
branches/N_state_model/test_suite/unit_tests/_generic_fns/test_selection.py
    branches/N_state_model/test_suite/unit_tests/relax_data_testing_base.py
    branches/N_state_model/test_suite/unit_tests/sequence_testing_base.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/N_state_model/generic_fns/sequence.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/generic_fns/sequence.py?rev=4115&r1=4114&r2=4115&view=diff

Modified: branches/N_state_model/prompt/relax_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/prompt/relax_data.py?rev=4115&r1=4114&r2=4115&view=diff

Modified: branches/N_state_model/specific_fns/relax_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/specific_fns/relax_data.py?rev=4115&r1=4114&r2=4115&view=diff

Modified: 
branches/N_state_model/test_suite/unit_tests/_generic_fns/test_selection.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/unit_tests/_generic_fns/test_selection.py?rev=4115&r1=4114&r2=4115&view=diff

Modified: 
branches/N_state_model/test_suite/unit_tests/relax_data_testing_base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/unit_tests/relax_data_testing_base.py?rev=4115&r1=4114&r2=4115&view=diff

Modified: 
branches/N_state_model/test_suite/unit_tests/sequence_testing_base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/test_suite/unit_tests/sequence_testing_base.py?rev=4115&r1=4114&r2=4115&view=diff




Related Messages


Powered by MHonArc, Updated Wed Nov 28 18:40:09 2007