Changes

Jump to navigation Jump to search

Relax 2.1.2

45 bytes added, 20:59, 13 September 2014
More user function HTML manual links.
* Removed an unused import of the Queue module from the multi-processor.
* Python 3 fix for the ScientificPython PDB reader unit tests. The order of the keys returned by a dictionary's keys() method changes randomly in Python 3, so now they are sorted prior to comparison.
* Redesigned the [http://www.nmr-relax.com/manual/reset .html reset] user function backend. This now no only clears out the relax data store, but it also resets the GUI if present. Some of the reset code comes from the tearDown() method of the GUI tests. All windows but the main GUI window are closed and the relax controller gauges are set to zero and the log window text cleared. These changes should allow GUI tests after an error or failure to pass, something which is currently problematic.
* Disabled the initial relax intro printout from the GUI when running the test suite. This prevents the intro text from appearing in the first failed test.
* Fix for the Mf.test_read_results_1_3_v2_broken() system test for Python 3.2. The object comparison method no longer converts dictionaries to strings for the comparison, as the string version is different in different Python versions.
Trusted, Bureaucrats
4,228

edits

Navigation menu