Commit | Date | |
---|---|---|
[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 |
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 |
[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 |