Hi, I think this change should be reverted, as then MODEL_NS_CPMG_2SITE_EXPANDED will have less test suite coverage.
Cheers, Edward On 12 August 2014 16:54, <[email protected]> wrote: > Author: tlinnet > Date: Tue Aug 12 16:54:38 2014 > New Revision: 25005 > > URL: http://svn.gna.org/viewcvs/relax?rev=25005&view=rev > Log: > Removed MODEL_NS_CPMG_2SITE_EXPANDED to be analysed in systemtest > test_hansen_cpmg_data_missing_auto_analysis. > > The new ordering of models, will make MODEL_NS_CPMG_2SITE_EXPANDED be > analysed first, and results copied to model CR72. > > This will interfere with the old results. > > sr #3135(https://gna.org/support/?3135): Optimisation of the R1 relaxation > rate for the off-resonance R1rho relaxation dispersion models. > > Modified: > branches/R1_fitting/test_suite/system_tests/relax_disp.py > > Modified: branches/R1_fitting/test_suite/system_tests/relax_disp.py > URL: > http://svn.gna.org/viewcvs/relax/branches/R1_fitting/test_suite/system_tests/relax_disp.py?rev=25005&r1=25004&r2=25005&view=diff > ============================================================================== > --- branches/R1_fitting/test_suite/system_tests/relax_disp.py (original) > +++ branches/R1_fitting/test_suite/system_tests/relax_disp.py Tue Aug 12 > 16:54:38 2014 > @@ -2708,8 +2708,7 @@ > ds.models = [ > MODEL_R2EFF, > MODEL_NOREX, > - MODEL_CR72, > - MODEL_NS_CPMG_2SITE_EXPANDED > + MODEL_CR72 > ] > > # Execute the script. > > > _______________________________________________ > 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

