<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ah.... I was wondering about that:&nbsp; thanks for the pointer!!<br>
<br>
<br>
On 15/07/2010 17:38, Kay Diederichs wrote:
<blockquote cite="mid:4C3F3985.9030308@uni-konstanz.de" type="cite">Hi
Frank,
  <br>
  <br>
"such a tool" is at
  <br>
<a class="moz-txt-link-freetext" href="http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/Aniso_cutoff">http://strucbio.biologie.uni-konstanz.de/xdswiki/index.php/Aniso_cutoff</a>
  <br>
  <br>
where it's meant to be applied to INTEGRATE.HKL which comes out of XDS.
  <br>
Doing it this way has the benefit that the statistics printed out by
XDS' CORRECT (or SCALA/TRUNCATE; there are people who prefer that
route) match the data you refine agains.
  <br>
  <br>
HTH,
  <br>
  <br>
Kay
  <br>
  <br>
  <blockquote type="cite">Message: 1
    <br>
Date: Thu, 15 Jul 2010 06:32:40 +0100
    <br>
From: Frank von Delft<a class="moz-txt-link-rfc2396E" href="mailto:frank.vondelft@sgc.ox.ac.uk">&lt;frank.vondelft@sgc.ox.ac.uk&gt;</a>
    <br>
To: PHENIX user mailing list<a class="moz-txt-link-rfc2396E" href="mailto:phenixbb@phenix-online.org">&lt;phenixbb@phenix-online.org&gt;</a>
    <br>
Subject: [phenixbb] Selecting ellipsoid of data
    <br>
Message-ID:<a class="moz-txt-link-rfc2396E" href="mailto:4C3E9D78.5030203@sgc.ox.ac.uk">&lt;4C3E9D78.5030203@sgc.ox.ac.uk&gt;</a>
    <br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    <br>
    <br>
Hi, is there a tool in phenix that allows me to select an ellipsoid of
    <br>
data -- specified e.g. by the highest resolutions in three reciprocal
    <br>
lattice directions.&nbsp; (Yes, I'm playing with anisotropy, "playing" being
    <br>
the operative word.)
    <br>
    <br>
phx
    <br>
    <br>
    <br>
------------------------------
    <br>
    <br>
Message: 2
    <br>
Date: Wed, 14 Jul 2010 22:47:30 -0700
    <br>
From: "Ralf W. Grosse-Kunstleve"<a class="moz-txt-link-rfc2396E" href="mailto:rwgk@cci.lbl.gov">&lt;rwgk@cci.lbl.gov&gt;</a>
    <br>
To: <a class="moz-txt-link-abbreviated" href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>
    <br>
Subject: Re: [phenixbb] Selecting ellipsoid of data
    <br>
Message-ID:<a class="moz-txt-link-rfc2396E" href="mailto:201007150547.o6F5lUoL018490@cci.lbl.gov">&lt;201007150547.o6F5lUoL018490@cci.lbl.gov&gt;</a>
    <br>
Content-Type: text/plain; charset=us-ascii
    <br>
    <br>
Hi Frank,
    <br>
    <br>
    <blockquote type="cite">Hi, is there a tool in phenix that allows
me to select an ellipsoid of
      <br>
data -- specified e.g. by the highest resolutions in three reciprocal
      <br>
lattice directions.&nbsp; (Yes, I'm playing with anisotropy, "playing" being
      <br>
the operative word.)
      <br>
    </blockquote>
    <br>
I'm not aware of such a tool.
    <br>
    <br>
Ralf
    <br>
    <br>
    <br>
------------------------------
    <br>
    <br>
Message: 3
    <br>
Date: Thu, 15 Jul 2010 07:15:58 +0100
    <br>
From: Frank von Delft<a class="moz-txt-link-rfc2396E" href="mailto:frank.vondelft@sgc.ox.ac.uk">&lt;frank.vondelft@sgc.ox.ac.uk&gt;</a>
    <br>
To: "Ralf W. Grosse-Kunstleve"<a class="moz-txt-link-rfc2396E" href="mailto:rwgk@cci.lbl.gov">&lt;rwgk@cci.lbl.gov&gt;</a>,&nbsp;&nbsp;&nbsp; PHENIX user
mailing
    <br>
&nbsp;&nbsp;&nbsp;&nbsp;list<a class="moz-txt-link-rfc2396E" href="mailto:phenixbb@phenix-online.org">&lt;phenixbb@phenix-online.org&gt;</a>
    <br>
Subject: Re: [phenixbb] Selecting ellipsoid of data
    <br>
Message-ID:<a class="moz-txt-link-rfc2396E" href="mailto:4C3EA79E.2030503@sgc.ox.ac.uk">&lt;4C3EA79E.2030503@sgc.ox.ac.uk&gt;</a>
    <br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    <br>
    <br>
Hi Ralf
    <br>
    <br>
Yeah, I figured.&nbsp; So if I want to use cctbx, where do I start?&nbsp; Just a
    <br>
pointer to a) package and b) function where I'll see the syntax.
    <br>
    <br>
So equation for ellipsoid is x^2/a^2 + y^2/b^2 + z^2/c^2&nbsp; = 1;&nbsp; so I
    <br>
imagine I take each reflection, convert each of h,k,l to 1/reso, and
    <br>
with a = 1/res(a*), I just check whether the above is&lt;&nbsp; 1.
    <br>
    <br>
The main thing I still need is to convert h,k,l into orthogonal
    <br>
coordinates.... or do I?&nbsp; I suppose I don't, as what I care for is not
    <br>
whether it's "really" an ellipsoid, only whether it cuts through miller
    <br>
index space anisotropically.
    <br>
    <br>
Hmmmm... I may be able to do it in sftools;&nbsp; but if you can
in&lt;1minute
    <br>
give me a link to where to look to get started in cctbx, that would be
    <br>
awesome.
    <br>
    <br>
(Thanks for listening :)
    <br>
    <br>
    <br>
    <br>
    <br>
    <blockquote type="cite">Hi Frank,
      <br>
      <br>
      <br>
      <blockquote type="cite">Hi, is there a tool in phenix that allows
me to select an ellipsoid of
        <br>
data -- specified e.g. by the highest resolutions in three reciprocal
        <br>
lattice directions.&nbsp; (Yes, I'm playing with anisotropy, "playing" being
        <br>
the operative word.)
        <br>
        <br>
      </blockquote>
I'm not aware of such a tool.
      <br>
      <br>
Ralf
      <br>
    </blockquote>
  </blockquote>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
phenixbb mailing list
<a class="moz-txt-link-abbreviated" href="mailto:phenixbb@phenix-online.org">phenixbb@phenix-online.org</a>
<a class="moz-txt-link-freetext" href="http://phenix-online.org/mailman/listinfo/phenixbb">http://phenix-online.org/mailman/listinfo/phenixbb</a>
  </pre>
</blockquote>
</body>
</html>