<section begin=changes/>
* Fix for the [http://www.nmr-relax.com/api/3.3/pipe_control.reset-module.html#reset pipe_control.reset.reset() function ] when resetting the GUI in non-standard contexts. This is mainly for debugging scripts when simulating a GUI and hence the [http://www.nmr-relax.com/api/3.3/gui.relax_gui.Main-class.html#reset GUI reset() method ] does not exist.
* Created a GUI memory management debugging script for the [http://www.nmr-relax.com/manual/align_tensor_init.html align_tensor.init user function]. This repetitively calls the [http://www.nmr-relax.com/manual/reset.html reset], [http://www.nmr-relax.com/manual/pipe_create.html pipe.create] and [http://www.nmr-relax.com/manual/align_tensor_init.html align_tensor.init] user functions, and opening the GUI element for setting alignment tensor elements (the Sequence window). The pympler muppy_log file shows no memory leaks for these user functions on Linux systems.
<section end=changes/>