Menu

SVN archive Commit Log


Commit Date  
[r19434] by bugman

Created the pipe_control.plotting.assemble_data_seq_series() function.

This is to allow the residue or spin numbering to be plotted against any series type data (lists or
dictionaries), or vice versa.

2013-04-10 15:29:36 Tree
[r19433] by bugman

Modified the relax_fit system test script to generate a new type of graph.

This is the residue number sequence verses the peak intensity series data (and vice versa) via the
grace.write user function. This is to help in the implementation of this graph type.

2013-04-10 15:28:21 Tree
[r19432] by bugman

Updated the http://www.nmr-relax.com/header.html SSI element.

The relax logo at http://www.nmr-relax.com/relax_logo.png is now pointed to so that the webpage
http://www.nmr-relax.com/api/index.html can find the image.

2013-04-10 15:21:07 Tree
[r19431] by bugman

Updated the head.html SSI element to include http://www.nmr-relax.com in the CSS link element.

2013-04-10 14:47:53 Tree
[r19430] by bugman

Large redesign of the 2D graphing code in relax.

This currently affects only the grace.write user function, but the new infrastructure will make it
much easier to expand the graphing abilities and to support other 2D graphing software. The
plotting code has also been significantly simplified.

The pipe_control.grace.get_data() function has been shifted into the pipe_control.plotting module.
It has been split up into the base assemble_data() function with the data assembly shifted to
assemble_data_scatter(), assemble_data_seq_value() and assemble_data_series_series(). This split
massively simplifies the code by not packing all different graph and set combinations into one.

In addition the auxiliary functions classify_graph_2D(), fetch_1D_data(), get_functions(), and
get_data_type() have been created to maximise code sharing between the different assemble_*()
functions.

2013-04-10 14:28:27 Tree
[r19429] by bugman

Expanded the relax_fit system test script to produce all types of currently supported Grace graphs.

This is to more extensively test the grace.write user function.

2013-04-10 14:21:16 Tree
[r19428] by bugman

Fix for the relax_times and intensities parameter definitions for specific_analyses.relax_fit.

These are dictionaries, not lists.

2013-04-10 13:53:44 Tree
[r19427] by bugman

Added the svn executable property to http://www.nmr-relax.com/api/index.html to enable SSI.

2013-04-10 13:33:07 Tree
[r19426] by bugman

Updated the relax 2.2.5 API documentation at http://www.nmr-relax.com/api/2.2 .

This mainly restores the index.html file.

2013-04-10 13:18:19 Tree
[r19425] by bugman

Copied the relax 2.2.5 API documentation from http://www.nmr-relax.com/api to the 2.2 directory.

2013-04-10 13:12:11 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.