Menu

SVN archive Commit Log


Commit Date  
[r10786] by bugman

Another fix for write_xy_header().

The "world xmax" and "world xmax" were being set as the minimums!

2010-02-19 17:37:59 Tree
[r10785] by bugman

Fix for the write_xy_header() method.

The args are now explicitly reset as they are lists and are persistent!

2010-02-19 17:35:57 Tree
[r10784] by bugman

Removed the linestyle setting in write_xy_header() that made the line invisible.

2010-02-19 17:23:34 Tree
[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
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.