[cctbxbb] Computing E^4 from an mtz file

Graeme.Winter at diamond.ac.uk Graeme.Winter at diamond.ac.uk
Thu Dec 13 08:18:44 PST 2012


Hi Nat,

That gave me six and a bit: specifically 

    sm.show()
    print f.second_moment(use_binning = False)

6.46063790107

The E^2 = I/<I> need to be computed in bins. After that (E^2)^2 should be fine. This got me confused - it must be in there somewhere

Thanks,

Graeme




On 13 Dec 2012, at 16:01, Nathaniel Echols wrote:

> On Thu, Dec 13, 2012 at 3:00 AM,  <Graeme.Winter at diamond.ac.uk> wrote:
>> Trying to write some code to return the average E^4 across (some) bins for an mtz file, I got to
>> ...
>> but I have no idea how to actually extract the information I want from sm as this only has show() which gives
>> ...
>> Really I would like the value programatically or at least a way of getting back an array of the binned values so I can average them myself (which is obviously trivial)
> 
> Won't simply passing use_binning=False to second_moment() do what you
> want?  It returns a float in this mode (which is common to most
> methods which have a use_binning parameter).  If you want to obtain
> the value for a subset of bins you can use array.select() to pull out
> the bin(s) and then call second_moment(use_binning=False).
> 
> Or am I completely misunderstanding the question?
> 
> -Nat
> _______________________________________________
> cctbxbb mailing list
> cctbxbb at phenix-online.org
> http://phenix-online.org/mailman/listinfo/cctbxbb


-- 
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 





More information about the cctbxbb mailing list