Menu

SVN archive Commit Log


Commit Date  
[r10773] by bugman

Fix for the call to write_xy_header().

This is now independent of the number of data sets, and is called correctly.

2010-02-19 13:51:15 Tree
[r10772] by bugman

Deletion of the write_header() function.

This is now redundant due to the improvements in write_xy_header().

2010-02-19 13:47:42 Tree
[r10771] by bugman

Added symbol formatting to the individual graph sets in write_xy_header().

2010-02-19 13:46:26 Tree
[r10770] by bugman

Bug fix for write_xy_header(), a statement typo was stopping relax from running.

2010-02-19 13:43:19 Tree
[r10769] by bugman

More changes to write_xy_header().

The return_units() and return_grace_string() analysis specific methods are no longer passed in as
args but are set up in the method itself. Many simplifications have been made. And now spin data
has been made axis independent - it can be X or Y data.

2010-02-19 13:11:57 Tree
[r10768] by bugman

write_xy_header() now has a sets arg for specifying the number of data sets in the graph G0.

2010-02-19 10:46:25 Tree
[r10767] by bugman

Clean up of write_xy_header().

Labels are now not overwritten if supplied, all file.write() operations are collected together, and
the X and Y-axis settings have been merged.

2010-02-19 10:43:22 Tree
[r10766] by bugman

Converted write_multi_header() to write_xy_header() and simplified the args by expecting [X, Y] pairs.

2010-02-19 10:09:06 Tree
[r10765] by bugman

MF_grid_memo is being used to for the parallel grid sub-elements.

This was how the original code worked, not sure why this changed?

2010-02-18 23:00:55 Tree
[r10764] by bugman

The MF_split_grid_command.store_data() method is being used to pump in all the data.

This comes from the base class.

2010-02-18 22:53:35 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.