Menu

SVN archive Commit Log


Commit Date  
[r16144] by bugman

Fix for the test_name_molecule_many_fail() unit test - RelaxMultiMolIDError is now raised.

2012-05-09 09:33:44 Tree
[r16143] by bugman

The consistency_tests.set_frq and jw_mapping.set_frq have been synchronised.

These perform exactly the same purpose, and have been made almost identical.

2012-05-09 08:56:31 Tree
[r16142] by bugman

Improved the jw_mapping.set_frq wizard page size.

2012-05-09 08:52:45 Tree
[r16141] by bugman

Merged revisions 16135-16137 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r16135 | bugman | 2012-05-09 10:22:44 +0200 (Wed, 09 May 2012) | 3 lines

Fix for the call to arg_check.is_list() in the model-free code.
........
r16136 | bugman | 2012-05-09 10:44:24 +0200 (Wed, 09 May 2012) | 7 lines

Changed the behaviour of the arg_check module so that the functions can return answers.

The raise_error flag is now accepted by all is_*() functions. If this is False, then the functions
will return either True or False, answering the question. This should allow the functions to be
used more extensively.
........
r16137 | bugman | 2012-05-09 10:46:11 +0200 (Wed, 09 May 2012) | 5 lines

Fix for the arg_check.is_list call used in the fix at r16130.

This now will return the answer rather than raising a RelaxError.
........

2012-05-09 08:51:16 Tree
[r16140] by bugman

Refinement of the jw_mapping.set_frq user function.

The wizard page now shows a read only ComboBox of the allowed spectrometer frequencies, so that the
user does not need to input the exact value. The descriptions have also been improved.

2012-05-09 08:50:38 Tree
[r16139] by bugman

Created the generic_fns.frq.get_values() function for returning a list of unique spectrometer frqs.

2012-05-09 08:49:09 Tree
[r16138] by bugman

Fix for the Uf_page.on_display() method for updating ComboBox data.

The check of the data returned by the iterator can now handle all data types.

2012-05-09 08:48:25 Tree
[r16137] by bugman

Fix for the arg_check.is_list call used in the fix at r16130.

This now will return the answer rather than raising a RelaxError.

2012-05-09 08:46:11 Tree
[r16136] by bugman

Changed the behaviour of the arg_check module so that the functions can return answers.

The raise_error flag is now accepted by all is_*() functions. If this is False, then the functions
will return either True or False, answering the question. This should allow the functions to be
used more extensively.

2012-05-09 08:44:24 Tree
[r16135] by bugman

Fix for the call to arg_check.is_list() in the model-free code.

2012-05-09 08:22:44 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.