Dear Romel,

Welcome to the relax mailing lists!  To be able to answer your
question, would you be able to give more details about your analysis?
Which scripts did you use, i.e. did you use the dauvergne_protocol.py
script?  And if not, would you be able to describe how you implemented
the full, highly iterative analysis (see my response to Fernando
Amador, http://www.mail-archive.com/[email protected]/msg01158.html),
possibly attaching your hand written scripts.  And do you have data at
two or three field strengths, all with proper temperature compensation
and per-experiment temperature calibration?

As for the extraction of diffusion tensor errors, this will not be
possible with the implementation of the dauvergne_protocol.py script.
You can see the analysis implementation details in the
auto_analyses/dauvergne_protocol.py file, specifically in the
execute() method on line 525.  If you go down to the part titled
'Final run', you will see that just at the start of the Monte Carlo
simulation section that the diffusion tensor is fixed prior to the
simulations.  The reason for this is that the diffusion tensor is the
biggest contributor to the relaxation data.  Hence if it is allowed to
move, this has a large affect on the model-free parameters.  Although
it shouldn't change your model-free parameter errors too much (this
has never been investigated by the NMR field to date, as far as I
know), the result is that each simulation takes an incredibly long
time to complete.  Instead of optimising many models of 1-6
parameters, this will optimise the global model of all model-free
parameters of all models simultaneously with the diffusion tensor
parameters, i.e. a single model of hundreds to thousands of
parameters.  If you would like to perform Monte Carlo simulations on
such a global model, you will require either a few years computation
time or access to a cluster and then look into Gary Thompson's
multi-processor implementation for relax.

I hope this info helps,

Regards,

Edward



On 11 May 2012 06:35, Romel Bobby <[email protected]> wrote:
> Hi all,
>
> First of all, I want to thank the users and developers on this mailing list
> for their constant support for people like me. This forum has helped me with
> several issues.
>
> Recently, I have started using relax to extract model-free parameters from
> NMR spin relaxation experiments and so far I've been happy with the
> software.
> For my analysis, I've been using the model scripts that come with the
> software and at the end, after optimisation and model selections, I've been
> extracting the results from the final run, ie after the MC simulation, by
> using the script written by Michael Bieri
>
> However, that script gives me the final values for the rotational
> correlation time and parameters for the diffusion tensor among many other.
> However, from the script one cannot get the errors associated with the
> correlation time (and also for the diffusion tensor parameters). Surely,
> from the MC simulations it ought to be possible to get an estimation on the
> uncertainties of these values (?).
> Unfortunately, I'm not very familiar with the interior of relax, or python
> for that matter, that I was able to find a solution yet.
>
> Any kind of help/suggestion will be greatly appreciated.
>
> Kind regards,
>
> Romel Bobby, PhD Student
> Biomolecular NMR Research Group
> School of Chemical Sciences/School of Biological Sciences
> The University of Auckland
> +64 (09) 3737599 Ext 83157
>
> _______________________________________________
> relax (http://www.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
>

_______________________________________________
relax (http://www.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

Reply via email to