Ah... That was an easy one... I went into it this morning and when I saw your commit this afternoon, I accomplished the easy task of copying your work...
:p Edward d'Auvergne wrote: > You beat me to it ;) > > > On Thu, Jul 3, 2008 at 10:26 PM, <[EMAIL PROTECTED]> wrote: > >> Author: semor >> Date: Thu Jul 3 22:26:46 2008 >> New Revision: 6631 >> >> URL: http://svn.gna.org/viewcvs/relax?rev=6631&view=rev >> Log: >> Removed the creation of the model selection data pipe, as this is now >> automatic. >> >> This commit follows r6625 where the same change was applied to the >> full_analysis.py sample script. >> >> >> Modified: >> 1.3/test_suite/system_tests/scripts/omp_model_free.py >> >> Modified: 1.3/test_suite/system_tests/scripts/omp_model_free.py >> URL: >> http://svn.gna.org/viewcvs/relax/1.3/test_suite/system_tests/scripts/omp_model_free.py?rev=6631&r1=6630&r2=6631&view=diff >> ============================================================================== >> --- 1.3/test_suite/system_tests/scripts/omp_model_free.py (original) >> +++ 1.3/test_suite/system_tests/scripts/omp_model_free.py Thu Jul 3 >> 22:26:46 2008 >> @@ -43,9 +43,6 @@ >> >> # Sequential optimisation of all model-free models (function must be >> modified to suit). >> self.multi_model(local_tm=True) >> - >> - # Model selection data pipe. >> - pipe.create('aic', 'mf') >> >> # Model selection. >> self.model_selection(pipe='aic') >> >> >> _______________________________________________ >> relax (http://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://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

