* The behaviour of the rdc.write user function has been changed to output spin ID strings in single quotes. This is to avoid problems with the '#' molecule identifier and the '#' comment character.
* Fix for the diffusion_tensor.init user function reference in the intro chapter of the manual. This was using a very old and now non-functional syntax.
* Created the Diffusion_tensor.test_bug_21561_tensor_pdb_failure system test. This is to catch [https://gna.org/bugs/?21561 bug #21561], as reported by [https://gna.org/users/mab Martin Ballaschk]. This catches the failure of the structure.create_diff_tensor_pdb user function for non-spherical diffusion tensors when no Monte Carlo simulations are present], as reported by [https://gna.org/users/mab Martin Ballaschk].
* Added the truncated data for creating a system test to catch [https://gna.org/bugs/?21562 bug #21562, the failure of the NOE analysis when spectra are replicated]. This bug was reported by [https://gna.org/users/dhanas Dhanas Muthu]. This consists of the Sparky peak lists attached to the bug report and the modified 2AT7 PDB file. The data has been truncated to only include residues :12, :13, and :14.
* Shifted the NOE system test script into the new 'noe' directory.