Commit | Date | |
---|---|---|
[r16627]
by
bugman
The pipe.create user function now creates pipe bundles in the back end. The new ds.pipe_bundles dictionary is used to hold lists of pipes associated with the pipe bundle |
2012-06-04 12:36:27 | Tree |
2012-06-04 12:34:20 | Tree | |
[r16625]
by
bugman
Preparation for the implementation of pipe bundle concept - addition of system and GUI tests. This new pipe bundling concept is simply a way of grouping data pipes together. This will be useful - Grouping and categorisation of data pipes when multiple analyses are performed. - The model-free dauvergne_protocol auto-analysis will place all the data pipes it creates into one - For the GUI mode, analyses will be linked to pipe bundles rather than data pipes. This will allow |
2012-06-04 12:18:25 | Tree |
[r16624]
by
bugman
The 'verbatim' user function description elements are now properly formatted in the GUI. These elements now use the font.modern_small formatting to have fixed-width characters. |
2012-06-04 10:00:16 | Tree |
2012-06-04 09:58:00 | Tree | |
2012-06-04 09:55:52 | Tree | |
[r16621]
by
bugman
Fix for the test_write_protein_sequence() sequence unit tests for the relax_io.write_spin_data() change. The md5sum has changed! |
2012-06-04 09:35:58 | Tree |
[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 |