Hi Troels, Is this user function call from the auto-analysis, or does this happen when you use the 'User functions->grace->write' menu entry?
Cheers, Edward On 17 June 2013 11:38, Troels E. Linnet <[email protected]> wrote: > URL: > <http://gna.org/bugs/?20910> > > Summary: User function: grace write select wrong y_data_type > Project: relax > Submitted by: tlinnet > Submitted on: Mon 17 Jun 2013 09:38:57 AM GMT > Category: relax's source code > Severity: 2 - Minor > Priority: 5 - Normal > Status: None > Privacy: Public > Assigned to: None > Originator Name: > Originator Email: > Open/Closed: Open > Discussion Lock: Any > Release: Branches > Operating System: Microsoft Windows > > _______________________________________________________ > > Details: > > Using the GUI grace write, it produces wrong out put > > grace.write(x_data_type='res_num', y_data_type='["\'r2eff\': The effective > transversal relaxation rate", \'r2eff\']', spin_id=None, plot_data='value', > file='C:\\WinPython27\\relax_results\\final\\r2eff_2.agr', dir=None, > force=False, norm=False) > > Opening the file 'C:\\WinPython27\\relax_results\\final\\r2eff_2.agr' for > writing. > RelaxError: The parameter '["'r2eff': The effective transversal relaxation > rate", 'r2eff']' does not exist. > > ----------------------------------- > Should be: > y_data_type='r2eff' > > I think it there should be a selection for index 1 in the list ? > > > > > > > _______________________________________________________ > > Reply to this item at: > > <http://gna.org/bugs/?20910> > > _______________________________________________ > Message sent via/by Gna! > http://gna.org/ > > > _______________________________________________ > relax (http://www.nmr-relax.com) > > This is the relax-devel 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-devel _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel 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-devel

