Re: [sr #3211] Provide veusz plots as an alternative to grace

2015-02-09 Thread Edward d'Auvergne
On 9 February 2015 at 08:08, Justin (jlec) j...@gentoo.org wrote: On 08/02/15 22:05, Edward d'Auvergne wrote: Hi Justin, Here is another resource that may be of assistance. I have created a basic initial relax wiki page describing the plotting API:

Re: [sr #3211] Provide veusz plots as an alternative to grace

2015-02-08 Thread Edward d'Auvergne
Hi Justin, Here is another resource that may be of assistance. I have created a basic initial relax wiki page describing the plotting API: http://wiki.nmr-relax.com/Plotting_API Feel free to sign up to the wiki and modify this as you see fit

Re: [sr #3211] Provide veusz plots as an alternative to grace

2015-02-06 Thread Edward d'Auvergne
Hi Justin, This should be possible. With discussions with Troels about 3D isosurface plotting, I created the space_mapping_refactor relax branch: http://thread.gmane.org/gmane.science.nmr.relax.scm/24009 http://svn.gna.org/viewcvs/relax/branches/space_mapping_refactor/ However in the

Re: [sr #3211] Provide veusz plots as an alternative to grace

2015-02-06 Thread Edward d'Auvergne
Ok, this is done. If you like, I could also duplicate the grace.write user function into a new plotting.write user function so that you have a software independent way into the plotting API, via the standard user interface. Or maybe this could be plotting.write_xy. I would then shift the

Re: [sr #3211] Provide veusz plots as an alternative to grace

2015-02-06 Thread Edward d'Auvergne
Hi Justin, If you are interested, then I'll do a quick code rearrangement of the Grace plotting code and then set up the API methods for plotting such data: http://www.nmr-relax.com/api/3.3/lib.software-module.html http://www.nmr-relax.com/api/3.3/lib.plotting-module.html You would then