Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think a better approach is the following. 1) Get the data into Python from the *.out or *.outx file using the

dyntools.CHNF(outfilename)

command. 2) Use matplotlib to do the plots, which is much more flexible and has much more options than pssplot. 3) Save your graph as a pdf using matplotlib.