Hi Ed,

That sounds like what I have in mind... Test both fast and slow
equations separately, then test them together along with modle
selection, then use data for multiple fields at once, etc...

Regards,


Séb  :)



Edward d'Auvergne wrote:
> Hi,
>
> That sounds like a good idea.  Maybe 2 spin systems can be selected
> and optimised in each test, and then all combinations of data vs.
> relaxation dispersion model can be tested by different system tests.
>
> Regards,
>
> Edward
>
>
> On Sun, Jan 11, 2009 at 12:12 AM, Sébastien Morin
> <[email protected]> wrote:
>   
>> Hi,
>>
>> In the future, the script testing the code for the slow-exchange regime
>> might use another dataset, or might use only a limited set of residues
>> from the current dataset... The same is true for the script testing the
>> code for the fast-exchange regime...
>>
>>
>> Séb  :)
>>
>>
>> [email protected] wrote:
>>     
>>> Author: semor
>>> Date: Sun Jan 11 00:10:31 2009
>>> New Revision: 8367
>>>
>>> URL: http://svn.gna.org/viewcvs/relax?rev=8367&view=rev
>>> Log:
>>> Modified the newly copied script so it is effectively for the slow-exchange 
>>> regime.
>>>
>>> Note that this script was originally copied using the command:
>>> svn cp test_suite/system_tests/scripts/relax_disp_cpmg_fast.py 
>>> test_suite/system_tests/scripts/relax_disp_cpmg_slow.py
>>>
>>>
>>> Modified:
>>>     
>>> branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_slow.py
>>>
>>> Modified: 
>>> branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_slow.py
>>> URL: 
>>> http://svn.gna.org/viewcvs/relax/branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_slow.py?rev=8367&r1=8366&r2=8367&view=diff
>>> ==============================================================================
>>> --- 
>>> branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_slow.py 
>>> (original)
>>> +++ 
>>> branches/relax_disp/test_suite/system_tests/scripts/relax_disp_cpmg_slow.py 
>>> Sun Jan 11 00:10:31 2009
>>> @@ -1,4 +1,4 @@
>>> -# Script for CPMG relaxation dispersion curve fitting in the fast-exchange 
>>> limit.
>>> +# Script for CPMG relaxation dispersion curve fitting in the slow-exchange 
>>> limit.
>>>
>>>  import sys
>>>
>>> @@ -71,7 +71,7 @@
>>>  relax_disp.exp_type('cpmg')
>>>
>>>  # Set the relaxation dispersion curve type.
>>> -relax_disp.select_model('fast')
>>> +relax_disp.select_model('slow')
>>>
>>>  # Loop over the spectra.
>>>  for i in xrange(len(names)):
>>>
>>>
>>> _______________________________________________
>>> 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

Reply via email to