Open main menu

Changes

Relax 3.2.0

520 bytes added, 09:59, 8 September 2014
Release announcement links.
* Fix for bug #22041, the PDB atom serial number error from the structure.write_pdb user function. This was reported at https://gna.org/bugs/?22041. The problem is that the structure.write_pdb user function preserves the atom numbering from the original structure and uses that for the atom serial number. However the atom serial number must be replaced with sequential values to produce a valid PDB file. This is fatal for any CONECT records.
* Fix for the chain-reaction failures in the test suite. This fixes bug #22055 (https://gna.org/bugs/?22055), the processor.run_queue() not cleaning up in uni_processor - chain-reaction failures in the test suite. The fix was insanely simple, just implementing what was mentioned Gary Thompson's FIXME comment in the run_queue() method of the uni-processor object. The queue execution code has been placed inside a 'try' statement and the queue cleaning up code in a 'finally' statement. This closes a painfully difficult to find bug that has been in relax since 2006, though only affecting relax developers.
 
 
= Links =
 
For reference, the following links are also part of the announcement for this release:
* [http://wiki.nmr-relax.com/Relax_3.2.0 Official release notes]
* [https://gna.org/forum/forum.php?forum_id=2461 Gna! news item]
* [http://article.gmane.org/gmane.science.nmr.relax.announce/54 Gmane]
* [https://mail.gna.org/public/relax-announce/2014-05/msg00000.html Local archives]
* [http://marc.info/?l=relax-announce&m=140071233101164&w=2 MARC]
* [http://freecode.com/projects/nmr-relax/releases/363882 freecode]
* [*Baldwin 2014] A. Baldwin (2014). An exact solution for R2,eff in CPMG experiments in the case of two site chemical exchange. ''J. Magn. Reson.'', '''244''', 114-124. (DOI: [http://dx.doi.org/10.1016/j.jmr.2014.02.023 10.1016/j.jmr.2014.02.023]).
<HarvardReferences />
 
= See also =
[[Category:Release_Notes]]
Trusted, Bureaucrats
4,228

edits