Changes

Jump to navigation Jump to search
[[Category:Tutorials]]
[[Category:Relaxation dispersion analysis]]
 
== Bugs un-covered ==
 
* One data-point in spin 51, makes calculation go "nan", which makes relax go into infinity loop. '''This is an bug, and should be handled.'''
* The GUI is not updated when script 2 loaded, but only after spin deselection. There should be a "button" to force a "refresh" of the GUI.
* The "temp_state.bz" saved state can not be loaded in the GUI. Error message:
<source lang="python">
Traceback (most recent call last):
File "gui/relax_gui.pyc", line 841, in state_load
File "gui/relax_gui.pyc", line 893, in sync_ds
File "gui/analyses/auto_relax_disp.pyc", line 646, in sync_ds
TypeError: int() argument must be a string or a number, not 'NoneType'
</source>
This probably due the above error

Navigation menu