mailr25589 - in /branches/frame_order_cleanup: ./ devel_scripts/ docs/ gui/components/ gui/wizards/ test_suite/shared_data/curve...


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

Header


Content

Posted by edward on September 03, 2014 - 18:25:
Author: bugman
Date: Wed Sep  3 18:25:29 2014
New Revision: 25589

URL: http://svn.gna.org/viewcvs/relax?rev=25589&view=rev
Log:
Merged revisions 25548,25553-25556,25560,25562,25577-25578,25588 via svnmerge 
from 
svn+ssh://bugman@xxxxxxxxxxx/svn/relax/trunk

........
  r25548 | bugman | 2014-09-02 15:27:23 +0200 (Tue, 02 Sep 2014) | 6 lines
  
  Added a button for the spectrum.error_analysis user function to the spectra 
list GUI element.
  
  This is placed after the 'Add' and 'Delete' buttons.  The functionality 
could be improved by
  presetting the spectrum ID argument to anything the user has selected in 
the spectrum list.
........
  r25553 | bugman | 2014-09-02 15:40:29 +0200 (Tue, 02 Sep 2014) | 5 lines
  
  Modified the behaviour of the spectrum.error_analysis button in the 
spectrum list GUI element.
  
  Now the subset argument of this user function will be pre-set to any 
spectra selected in the list.
........
  r25554 | bugman | 2014-09-02 15:51:13 +0200 (Tue, 02 Sep 2014) | 6 lines
  
  Improvements for the spectrum.error_analysis button in the spectrum list 
GUI element.
  
  The user function is now launched as being modal so that the rest of the 
GUI freezes, and after the
  user function is executed the relax controller window is show and scrolled 
to the bottom.
........
  r25555 | tlinnet | 2014-09-02 15:59:09 +0200 (Tue, 02 Sep 2014) | 1 line
  
  Added systemtest to black-list, if they depend on C-code module.
........
  r25556 | bugman | 2014-09-02 16:27:34 +0200 (Tue, 02 Sep 2014) | 5 lines
  
  Improvements for the spectrum.error_analysis button in the spectrum list 
GUI element.
  
  The subset argument is set to None if no spectra are selected.
........
  r25560 | bugman | 2014-09-02 18:00:11 +0200 (Tue, 02 Sep 2014) | 5 lines
  
  Loosened a value check to allow the 
Relax_disp.test_r1rho_kjaergaard_missing_r1 system test to pass.
  
  This test fails on MS Windows systems.
........
  r25562 | bugman | 2014-09-02 18:14:09 +0200 (Tue, 02 Sep 2014) | 5 lines
  
  Fix for the Relax_disp.test_estimate_r2eff_err_auto system test on MS 
Windows systems.
  
  One of the value checks has been loosened.
........
  r25577 | tlinnet | 2014-09-03 12:05:24 +0200 (Wed, 03 Sep 2014) | 3 lines
  
  Adde png images for after fix of bug.
  
  bug #22554(https://gna.org/bugs/index.php?22554): The distribution of 
intensity with errors in Monte-Carlo simulations are markedly more narrow 
than expected.
........
  r25578 | bugman | 2014-09-03 15:24:56 +0200 (Wed, 03 Sep 2014) | 3 lines
  
  Removed all of the index.php text from the tracker URLs in the CHANGES 
document.
........
  r25588 | bugman | 2014-09-03 16:29:12 +0200 (Wed, 03 Sep 2014) | 5 lines
  
  Fix for the whitespace formatting of the devel_scripts/log_converter.py 
script.
  
  Triple spaces are now a thing of the past.
........

Added:
    
branches/frame_order_cleanup/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax_intensity_bug_fix.png
      - copied unchanged from r25588, 
trunk/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax_intensity_bug_fix.png
    
branches/frame_order_cleanup/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax_r_bug_fix.png
      - copied unchanged from r25588, 
trunk/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax_r_bug_fix.png
Modified:
    branches/frame_order_cleanup/   (props changed)
    branches/frame_order_cleanup/devel_scripts/log_converter.py
    branches/frame_order_cleanup/docs/CHANGES
    branches/frame_order_cleanup/gui/components/spectrum.py
    branches/frame_order_cleanup/gui/wizards/peak_intensity.py
    
branches/frame_order_cleanup/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax.py
    branches/frame_order_cleanup/test_suite/system_tests/relax_disp.py

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

Modified: branches/frame_order_cleanup/devel_scripts/log_converter.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/devel_scripts/log_converter.py?rev=25589&r1=25588&r2=25589&view=diff

Modified: branches/frame_order_cleanup/docs/CHANGES
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/docs/CHANGES?rev=25589&r1=25588&r2=25589&view=diff

Modified: branches/frame_order_cleanup/gui/components/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/gui/components/spectrum.py?rev=25589&r1=25588&r2=25589&view=diff

Modified: branches/frame_order_cleanup/gui/wizards/peak_intensity.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/gui/wizards/peak_intensity.py?rev=25589&r1=25588&r2=25589&view=diff

Modified: 
branches/frame_order_cleanup/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/frame_order_cleanup/test_suite/shared_data/curve_fitting/numeric_topology/estimate_errors_analyse_relax.py?rev=25589&r1=25588&r2=25589&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=25589&r1=25588&r2=25589&view=diff




Related Messages


Powered by MHonArc, Updated Wed Sep 03 18:40:02 2014