svn+ssh://bugman@.../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.
........