I can't check right now, but I could probably guess fairly accurately that it is in fetch_docstring.py script. This has a translation table where 'R2' should be converted to 'R$_2$', but the code must have a cut and paste error and be converting it to 'R$_1'! If this is not the case, I'll try to find it tomorrow.
Cheers, Edward On Tue, Jan 13, 2009 at 6:49 PM, Sébastien Morin <[email protected]> wrote: > Hi, > > I have realized that a docstring from the relax_disp code is different > in the manual than in the code itself... > > In "specific_fns/relax_disp.py": > > ================================== > The parameters of these two models are > 'fast': [R2, Rex, kex], > 'slow': [R2A, kA, dw]. > ================================== > > > In the manual (generated using the command: scons user_manual_pdf): > > ================================== > The parameters of these two models are > 'fast' – [R1 , Rex , kex], > 'slow' – [R2A, kA, dw]. > ================================== > > As you can see, "R2" is changed for "R1" !!! Moreover, not visible here, > but in the manual, "R1" and "Rex" become formatted with subscripts for > "1" and "ex", respectively... > > Does anyone have a clue of what is happening..? > > Regards, > > > Séb :) > > _______________________________________________ > relax (http://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://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

