Menu

SVN archive Commit Log


Commit Date  
[r28207] by bugman

Some more details for the *.eps.gz icon creation process.

2016-05-12 08:14:40 Tree
[r28206] by bugman

Added some missing oxygen icons to allow the relax manual to compile.

These are the 128x128 EPS versions of the places/folder-development.png and
places/folder-favorites.png Oxygen icons recently introduced. For completeness the 32x32, 48x48,
and 128x128 PNG versions of the icons have also been added.

To help create these EPS icons in the future, the graphics/README file has been added with a
description of the *.eps.gz file creation.

2016-05-12 08:12:29 Tree
[r28205] by bugman

Fix for the independence of the relax library.

As lib.system was using the status object, the library independence was broken. To work around
this, the module has simply been shifted into the pipe_control package.

2016-05-12 08:04:01 Tree
[r28204] by bugman

Fix for bug #24601.

This is the failure of the optimisation of the 'R2eff' dispersion model when peaks are missing from
one spectrum, as reported by Petr Padrta at https://gna.org/bugs/?24601.

To handle the missing data, the peak intensity keys are now checked for in the spin container
peak_intensities data structure. This is both for the R2eff model optimisation as well as the data
back-calculation. A warning is given when the key is missing. The relaxation dispersion
base_data_loop() method has been modified to now yield the spin ID string, as this is used in the
warnings.

In addition, the Grace plotting code in the relax library was also modified. When peak intensity
keys are missing, some of the Grace plots will have no data. The code will now generate a plot for
that data set, but detect the missing data and allow an empty plot to be created.

2016-04-27 09:13:48 Tree
[r28203] by bugman

Simplified the Relax_disp.test_bug_24601_r2eff_missing_data system test.

This is to allow the test to catch bug #24601 to complete in a reasonable time (2 seconds on one
system).

2016-04-27 09:08:35 Tree
[r28202] by bugman

Created a system test for catching bug #24601.

This is the failure of the optimisation of the 'R2eff' dispersion model when peaks are missing from
one spectrum, as reported by Petr Padrta at https://gna.org/bugs/?24601. The test uses his data and
script to trigger the bug.

2016-04-27 06:48:14 Tree
[r28201] by bugman

Fix for the GUI status bar element widths.

Fixed widths in pixels causes text truncation on many systems, depending on the width of the main
relax window. Instead variable widths should be used to allow wxPython to more elegantly present
the text while minimising truncation.

2016-04-20 08:33:29 Tree
[r28200] by bugman

Updated the frame order auto-analysis for the time -> system.time user function change.

2016-04-20 08:00:46 Tree
[r28199] by tlinnet

When the userfunction script() is called, a notification of pipe_alteration is made.

This will force the GUI to update, and make sure that it is up to-date.

2016-04-02 20:45:58 Tree
[r28198] by tlinnet

Optimising the width of the statusbar.

2016-04-02 20:10:15 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.