Menu

SVN archive Commit Log


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
[r10775] by bugman

Typo fix in write_xy_header().

axis_label should have been axis_labels!

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
[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
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.