Hi Justin, Just as I asked Ivan a little while ago (http://thread.gmane.org/gmane.science.nmr.relax.user/1552/focus=1613), would you be able to create a bug report for this issue? The grace.write user function should be able to handle this data, dictionary-type data structures should be detected and properly plotted as separate graph sets. Details for creating the bug report can be found in the link. The more information you can give in the bug report, the better.
Cheers, Edward On 25 March 2014 15:51, Justin Lecher <[email protected]> wrote: > Hi, > > I am using the sample script for noe analysis, which runs fine aka > calculates the NOE values. But following two commands don't work, > > relax> grace.write(x_data_type='res_num', y_data_type='ref', > spin_id=None, plot_data='value', file='600NOEcAMP_ref.agr', dir='grace', > force=True, norm=False) > Opening the file 'grace/600NOEcAMP_ref.agr' for writing. > RelaxWarning: No data could be found, creating an empty file. > > relax> grace.write(x_data_type='res_num', y_data_type='sat', > spin_id=None, plot_data='value', file='600NOEcAMP_sat.agr', dir='grace', > force=True, norm=False) > Opening the file 'grace/600NOEcAMP_sat.agr' for writing. > RelaxWarning: No data could be found, creating an empty file. > > The NOE plot is fine. > > Any suggestion? > > Justin > > > -- > Justin Lecher > Institute of Complex Systems > ICS-6 Structural Biochemistry > Research Centre Juelich > 52425 Juelich, Germany > phone: +49 2461 61 2117 > > > > _______________________________________________ > relax (http://www.nmr-relax.com) > > This is the relax-users mailing list > [email protected] > > To unsubscribe from this list, get a password > reminder, or change your subscription options, > visit the list information page at > https://mail.gna.org/listinfo/relax-users > _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-users mailing list [email protected] To unsubscribe from this list, get a password reminder, or change your subscription options, visit the list information page at https://mail.gna.org/listinfo/relax-users

