Commit | Date | |
---|---|---|
[r16620]
by
bugman
Fix for relax_io.write_spin_data() for when there is no data to write out. This function will now do nothing. The problem was introduced in the last commit. |
2012-06-04 09:21:40 | Tree |
[r16619]
by
bugman
Improved the whitespace formatting of the spin data write out of relax_io.write_spin_data(). Now the column sizes are dynamically changed to match the data being written out. This is to fix |
2012-06-04 09:11:11 | Tree |
[r16618]
by
bugman
Replaced all mention of 'arguments' from the user function docstrings with human readable text. |
2012-06-04 08:29:52 | Tree |
[r16617]
by
bugman
The state.load user function will now recreate the GUI tabs. For this, the new state_load observer object has been created. The GUI analysis load_from_store() |
2012-06-04 07:57:29 | Tree |
[r16616]
by
bugman
Fix for the GUI tests - the ds.tmpfile string is now being created by the base setUp() method. This is needed to stop files from being created within the relax directory tree. |
2012-06-04 06:41:07 | Tree |
2012-06-03 22:48:39 | Tree | |
2012-06-03 22:45:08 | Tree | |
2012-06-03 22:39:24 | Tree | |
[r16612]
by
bugman
All of the user_function.object.Table instances in the specific code descriptions are now private. This hides them from the specific API, and allows the unit tests to pass. |
2012-06-03 21:19:32 | Tree |
[r16611]
by
bugman
Fix for the prompt UI tables in the help strings for when there is no spacing between rows. The indexing has changed due to the structure of the user_functions.objects.Table class. |
2012-06-03 20:56:27 | Tree |