Commit | Date | |
---|---|---|
2010-12-15 17:51:02 | Tree | |
2010-12-15 17:33:44 | Tree | |
[r11833]
by
bugman
Converted the specific relaxation curve fitting code to use the dictionary data structures. |
2010-12-15 17:33:22 | Tree |
2010-12-15 11:17:28 | Tree | |
2010-12-15 08:41:27 | Tree | |
[r11830]
by
bugman
Security fix - execfile() is no longer used to run relax scripts. Instead a custom function exec_script() is being used to call runpy.run_module(). exec_script() |
2010-12-15 00:45:19 | Tree |
[r11829]
by
bugman
The status object is not being initialised on import, to allow controlled setup upon start up. |
2010-12-15 00:36:48 | Tree |
[r11828]
by
bugman
The status object is being initialised and setup before execution of the main relax class. |
2010-12-15 00:36:05 | Tree |
[r11827]
by
bugman
Fixes for the status object by renaming __init__() to setup() and calling it only once. The object was not acting as a singleton because of the presence of __init__(). This is now fixed. |
2010-12-15 00:35:28 | Tree |
[r11826]
by
bugman
The Mf.bug_14941_local_tm_global_selection system test now prints out some status info. This is to test the status container. |
2010-12-15 00:33:13 | Tree |