mailr25941 - in /branches/frame_order_cleanup: ./ auto_analyses/ docs/ lib/structure/internal/ test_suite/ test_suite/system_tests/


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

Header


Content

Posted by edward on September 22, 2014 - 09:49:
Author: bugman
Date: Mon Sep 22 09:49:08 2014
New Revision: 25941

URL: http://svn.gna.org/viewcvs/relax?rev=25941&view=rev
Log:
Merged revisions 25923-25925,25927-25928,25933,25938-25940 via svnmerge from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r25923 | tlinnet | 2014-09-19 13:33:18 +0200 (Fri, 19 Sep 2014) | 3 lines
  
  Implemented correlation plot of minimisation values.
  
  Task #7826 (https://gna.org/task/index.php?7826): Write an python class for 
the repeated analysis of dispersion data.
........
  r25924 | bugman | 2014-09-19 17:24:51 +0200 (Fri, 19 Sep 2014) | 5 lines
  
  Changed the missing package/module/software table in the test suite.
  
  This is to allow all names to fit and to update the column titles for 
software packages.
........
  r25925 | bugman | 2014-09-19 17:38:48 +0200 (Fri, 19 Sep 2014) | 5 lines
  
  Decreased the accuracy of a check in the 
Relax_disp.test_estimate_r2eff_err_auto system test.
  
  This is to allow the test to pass on my Windows 7 VM.
........
  r25927 | bugman | 2014-09-19 18:29:51 +0200 (Fri, 19 Sep 2014) | 6 lines
  
  Updated the frame order auto-analysis to call the new frame_order.simulate 
user function.
  
  Although not implemented yet, this allows the user function to create the 
simulation PDB file in the
  future.
........
  r25928 | bugman | 2014-09-19 18:32:38 +0200 (Fri, 19 Sep 2014) | 18 lines
  
  Reverted r25927 as this should have been in the frame_order_cleanup branch, 
not the trunk!!!
  
  The command used was:
  svn merge -r25927:r25926 .
  
  .....
    r25927 | bugman | 2014-09-19 18:29:51 +0200 (Fri, 19 Sep 2014) | 6 lines
    Changed paths:
       M /trunk/auto_analyses/frame_order.py
    
    Updated the frame order auto-analysis to call the new 
frame_order.simulate user function.
    
    Although not implemented yet, this allows the user function to create the 
simulation PDB file in the
    future.
  .....
........
  r25933 | bugman | 2014-09-20 10:15:36 +0200 (Sat, 20 Sep 2014) | 3 lines
  
  Added Troels E. Linnet to the COMMITTERS file, which has not been updated 
in almost 3 years!
........
  r25938 | bugman | 2014-09-22 09:36:45 +0200 (Mon, 22 Sep 2014) | 6 lines
  
  Created the Structure.test_get_model system test.
  
  This demonstrates that the internal structural object get_model() method is 
not working as it
  should.
........
  r25939 | bugman | 2014-09-22 09:39:29 +0200 (Mon, 22 Sep 2014) | 3 lines
  
  Added a few more checks to the Structure.test_get_model system test.
........
  r25940 | bugman | 2014-09-22 09:40:11 +0200 (Mon, 22 Sep 2014) | 3 lines
  
  Fix for the internal structural object get_model() method - it now actually 
returns the model.
........

Modified:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/auto_analyses/relax_disp_repeat_cpmg.py
    branches/frame_order_cleanup/docs/COMMITTERS
    branches/frame_order_cleanup/lib/structure/internal/object.py
    branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py
    branches/frame_order_cleanup/test_suite/system_tests/structure.py
    branches/frame_order_cleanup/test_suite/test_suite_runner.py

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

Modified: branches/frame_order_cleanup/auto_analyses/relax_disp_repeat_cpmg.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/auto_analyses/relax_disp_repeat_cpmg.py?rev=25941&r1=25940&r2=25941&view=diff

Modified: branches/frame_order_cleanup/docs/COMMITTERS
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/docs/COMMITTERS?rev=25941&r1=25940&r2=25941&view=diff

Modified: branches/frame_order_cleanup/lib/structure/internal/object.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/lib/structure/internal/object.py?rev=25941&r1=25940&r2=25941&view=diff

Modified: branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py?rev=25941&r1=25940&r2=25941&view=diff

Modified: branches/frame_order_cleanup/test_suite/system_tests/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/system_tests/structure.py?rev=25941&r1=25940&r2=25941&view=diff

Modified: branches/frame_order_cleanup/test_suite/test_suite_runner.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/test_suite_runner.py?rev=25941&r1=25940&r2=25941&view=diff




Related Messages


Powered by MHonArc, Updated Mon Sep 22 10:00:02 2014