Hi Troels, These changes all look good. I would suggest documenting the return values of each of these functions using the epydoc '@return' and '@rtype' markup. Just separate each returned element by commas.
Cheers, Edward On 25 July 2014 13:59, <[email protected]> wrote: > Author: tlinnet > Date: Fri Jul 25 13:59:30 2014 > New Revision: 24748 > > URL: http://svn.gna.org/viewcvs/relax?rev=24748&view=rev > Log: > Large extension of specific_analyses.relax_disp.data(), by adding several > helper plotting functions. > > This is to prepare for plotting R1rho R2 as function of effective field in > rotating frame: w_eff. > R_2 = R1rho / sin^2(theta) - R_1 / tan^2(theta) = (R1rho - R_1 * cos^2(theta) > ) / sin^2(theta) > > sr #3124(https://gna.org/support/?3124): Grace graphs production for R1rho > analysis with R2_eff as function of Omega_eff. > sr #3138(https://gna.org/support/?3138): Interpolating theta through > spin-lock offset [Omega], rather than spin-lock field strength [w1]. > > Modified: > branches/r1rho_plotting/specific_analyses/relax_disp/data.py > > [This mail would be too long, it was shortened to contain the URLs only.] > > Modified: branches/r1rho_plotting/specific_analyses/relax_disp/data.py > URL: > http://svn.gna.org/viewcvs/relax/branches/r1rho_plotting/specific_analyses/relax_disp/data.py?rev=24748&r1=24747&r2=24748&view=diff > > > _______________________________________________ > relax (http://www.nmr-relax.com) > > This is the relax-commits 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-commits _______________________________________________ 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

