Menu

SVN archive Commit Log


Commit Date  
[r23582] by tlinnet

Converting back to having back_calc as a function argument to model M61b:

This is to clean up the API.
There can be bo no partial measures/implementations in the relax trunk.

The problem is, that many numerical models can't be optimised further, since they
evolve the spin-magnetisation in a matrix. That spin evolvement can't be put into
a larger numpy array.

This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

2014-05-29 09:35:35 Tree
[r23581] by tlinnet

Converting back to having back_calc as a function argument to model M61:

This is to clean up the API.
There can be bo no partial measures/implementations in the relax trunk.

The problem is, that many numerical models can't be optimised further, since they
evolve the spin-magnetisation in a matrix. That spin evolvement can't be put into
a larger numpy array.

This is related to: task #7793: (https://gna.org/task/?7793) Speed-up of dispersion models.

2014-05-29 09:29:25 Tree
[r23580] by bugman

Merged revisions 23577 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23577 | bugman | 2014-05-28 22:22:24 +0200 (Wed, 28 May 2014) | 6 lines

Shifted all wildcards used in GUI file selection dialogs into the new user_functions.wildcard module.

These have now all been standardised, and expanded to include more capitalisation combinations and
to include more *.* options.
........

2014-05-28 20:42:50 Tree
[r23579] by bugman

Changed all *.* GUI file selection wildcards to *.

2014-05-28 20:42:43 Tree
[r23578] by bugman

Created a file selection wildcard for use in the GUI for selecting peak lists.

This is used in the four user functions which read peak lists.

2014-05-28 20:39:51 Tree
[r23577] by bugman

Shifted all wildcards used in GUI file selection dialogs into the new user_functions.wildcard module.

These have now all been standardised, and expanded to include more capitalisation combinations and
to include more *.* options.

2014-05-28 20:22:24 Tree
[r23576] by bugman

Merged revisions 23574 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23574 | bugman | 2014-05-28 20:33:22 +0200 (Wed, 28 May 2014) | 7 lines

Fix for bug #22105 (https://gna.org/bugs/?22105).

This is the failure spectrum.read_intensities GUI user function whereby a file name is turned into
lists of characters. A few changes were made to allow the Selector_file_multiple GUI element to
operate correctly.
........

2014-05-28 18:36:03 Tree
[r23575] by bugman

Merged revisions 23572 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23572 | bugman | 2014-05-28 20:31:19 +0200 (Wed, 28 May 2014) | 5 lines

Fix for the User_functions.test_spectrum_read_intensities GUI test.

A valid value was being checked as invalid.
........

2014-05-28 18:33:25 Tree
[r23574] by bugman

Fix for bug #22105 (https://gna.org/bugs/?22105).

This is the failure spectrum.read_intensities GUI user function whereby a file name is turned into
lists of characters. A few changes were made to allow the Selector_file_multiple GUI element to
operate correctly.

2014-05-28 18:33:22 Tree
[r23573] by bugman

Merged revisions 23571 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r23571 | bugman | 2014-05-28 20:25:54 +0200 (Wed, 28 May 2014) | 8 lines

Created the User_functions.test_spectrum_read_intensities GUI test to catch bug #22105.

This is reported at https://gna.org/bugs/?22105.

The problem is that a single file name is split up into many files when the file selection button
is clicked, one for each character of the file name.
........

2014-05-28 18:31:21 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.