[cctbxbb] Getting r1_factor of miller arrays with different count of miller indices

Nathaniel Echols nechols at lbl.gov
Fri Jul 6 12:06:52 PDT 2012


On Fri, Jul 6, 2012 at 12:04 PM, Richard Gildea <rgildea at gmail.com> wrote:
> You will need to get a matching set of indices for both arrays before
> calculating the R1 factor. The simplest way to do this would be by calling
> the miller.array.common_sets() function:
>
> e.g. where f_obs and f_calc are two arrays that are not necessarily matching
> sets of indices:
>
> f_obs, f_calc = f_obs.common_sets(f_calc)

Wow, I didn't even notice this... Richard is correct, ignore my answer.

-Nat


More information about the cctbxbb mailing list