How would you add to the "right-click" menu, the possibility to add Relaxation dispersion CPMG constant time delay T (in s). to the experiment?
Troels Emtekær Linnet 2013/8/28 Edward d'Auvergne <[email protected]>: > Hi, > > The NameError with 'time' is a clear bug. It is only in the > relax_disp branch. I can again let you try to find the solution, if > you like. And again, it is a one line fix - I know the solution > already. This is not an issue of a CPMG constant delay time, but just > a simple typo. > > Regards, > > Edward > > > On 27 August 2013 21:03, Troels Emtekær Linnet <[email protected]> wrote: >> How about, the following error message, >> when trying to define the CPMG frequence. >> >> NameError: global name 'time' is not defined >> >> I guess there needs to be added the CPMG constant delay time for the spectra. >> >> But, when you right click, there is no shortcut to add the >> # Relaxation dispersion CPMG constant time delay T (in s). >> relax_disp.relax_time(spectrum_id=current_id, time=time_T2) >> >> And should time_T2 not appear from the list in the GUI? >> >> >> >> >> Troels Emtekær Linnet >> >> >> 2013/8/27 Edward d'Auvergne <[email protected]>: >>> Hi Troels, >>> >>> If you like, I'll first let you try to find the source of the problem. >>> Note it is in the relax trunk. The key part is in the error message, >>> specifically the 'read only' part. If you would like hints, just ask. >>> >>> Regards, >>> >>> Edward >>> >>> >>> >>> >>> On 27 August 2013 17:10, Edward d Auvergne >>> <[email protected]> wrote: >>>> Update of bug #21076 (project relax): >>>> >>>> Category: relax's source code => GUI >>>> Status: None => Confirmed >>>> Release: Branches => Repository: trunk >>>> Operating System: GNU/Linux => All systems >>>> >>>> >>>> _______________________________________________________ >>>> >>>> Reply to this item at: >>>> >>>> <http://gna.org/bugs/?21076> >>>> >>>> _______________________________________________ >>>> 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

