Menu

SVN archive Commit Log


Commit Date  
[r10783] by bugman

Fix for the graph type determination in get_data().

2010-02-19 17:22:23 Tree
[r10782] by bugman

Fixes for get_data() for when the analysis specific return_value() fn returns a list of values!

2010-02-19 17:18:44 Tree
[r10781] by bugman

Clean up of the write() function for the new get_data() design.

2010-02-19 16:08:23 Tree
[r10780] by bugman

Redesign of get_data() and deletion of determine_graph_type().

get_data() determines the graph type in a few lines of code, so determine_graph_type() is not
necessary. get_data() now returns the 4D grace graph data structure, the labels for the data sets,
and the graph_type.

2010-02-19 16:03:42 Tree
[r10779] by bugman

Changed the format of the data arg to write_xy_data().

This is a huge simplification and makes the function more usable for any type of data thrown at it.
The structure is now expected to be a 4D list/array corresponding to Gx, Sx, data point, data point
info.

2010-02-19 14:52:28 Tree
[r10778] by bugman

Shifted to using write_xy_data().

This was the write_multi_data() function, and write_data() function has been deleted.

2010-02-19 14:33:40 Tree
[r10777] by bugman

Fix for the counting of the number of graph sets.

2010-02-19 14:13:32 Tree
[r10776] by bugman

Spin ids are no longer passed into write_xy_header().

Instead the new args seq_type and set_names are passed in.

2010-02-19 14:09:10 Tree
[r10775] by bugman

Typo fix in write_xy_header().

axis_label should have been axis_labels!

2010-02-19 13:56:10 Tree
[r10774] by bugman

Added the axis_min and axis_max args to write_xy_header() for specifying the graph ranges.

2010-02-19 13:54:39 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.