[cctbxbb] Wilson Plot

James Stroud xtald00d at gmail.com
Thu Mar 28 13:21:14 PDT 2013


Hello All,

The docsting for cctbx.miller.array.wilson_plot() does not seem to agree with its function (see below). Am I misinterpreting something?

James

py> miller.wilson_plot.__doc__
'<data^2>'
py> miller.wilson_plot()
(0.6109909654097065+4.386371170677923j)
py> flex.mean(miller.data())
(0.6109909654097065+4.386371170677923j)
py> flex.mean(miller.data() * flex.conj(miller.data()))
(366421.87112270086+0j)
py> flex.mean(miller.data() * miller.data()) 
(70775.39818541733-1856.4852414296488j)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://phenix-online.org/pipermail/cctbxbb/attachments/20130328/8bbacf23/attachment.htm>


More information about the cctbxbb mailing list