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 |
2010-02-19 13:46:26 | Tree | |
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 |
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 |
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 |