Hi, It's no problem, it was fairly obvious that an old version was running (well, probably only for relax developers). If you have any other questions or issues, please don't hesitate to ask.
Regards, Edward On Fri, Aug 14, 2009 at 6:52 AM, Vic Vostr<[email protected]> wrote: > Oops, you are right, Edward. Indeed, it turned out I was still running > version 1.3.3 (I did not quite understand how Subversion works at > first). Everything is working fine now. > Thank you for your help! > > Vitaly > > On Thu, Aug 13, 2009 at 02:34, Edward d'Auvergne<[email protected]> wrote: >> Hi, >> >> I just did the same thing. From the directory of relax-1.3 >> (repository version at revision r9291), I typed the following: >> >> ---- >> [edw...@localhost relax-1.3]$ ./relax >> >> >> >> relax repository checkout >> >> Protein dynamics by NMR relaxation data analysis >> >> Copyright (C) 2001-2006 Edward d'Auvergne >> Copyright (C) 2006-2009 the relax development team >> >> This is free software which you are welcome to modify and redistribute >> under the conditions of the >> GNU General Public License (GPL). This program, including all >> modules, is licensed under the GPL >> and comes with absolutely no warranty. For details type 'GPL'. >> Assistance in using this program >> can be accessed by typing 'help'. >> >> relax> pipe.create('test', 'mf') >> relax> >> results.read('test_suite/shared_data/model_free/OMP/final_results_trunc_1.3.bz2') >> Opening the file >> 'test_suite/shared_data/model_free/OMP/final_results_trunc_1.3.bz2' >> for reading. >> relax> value.display('S2') >> Mol_name Res_num Res_name Spin_num Spin_name Value >> Error >> None 9 Gln None None >> 0.75876101522559647 0.04100527992395147 >> None 10 Gln None None >> 0.78012235120212192 0.022233286740851382 >> None 11 Leu None None >> 0.8279333366197964 0.018356220193995545 >> None 12 Asp None None >> 0.77885239826380259 0.040160093317962754 >> >> [snip] >> >> None 162 Gln None None >> 0.75166983077740679 0.038619881884635963 >> relax> >> ----- >> >> Therefore I would guess that you are accidentally using the 1.3.3 >> version. This can be checked by typing: >> >> relax> from version import version >> relax> print version >> repository checkout >> relax> >> >> You should see 'repository checkout' and not '1.3.3'. Before filing a >> bug report, could you confirm that you get this error with this >> version of relax? >> >> Cheers, >> >> Edward > _______________________________________________ relax (http://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

