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