cctbx.development.structure_factor_utils module
-
cctbx.development.structure_factor_utils.check_correlation(label, h1, match, f1, f2, min_corr_ampl=0, max_mean_w_phase_error=0, verbose=0)
-
cctbx.development.structure_factor_utils.check_phase_restrictions(miller_array, epsilon=1e-10, verbose=0)
-
cctbx.development.structure_factor_utils.check_regression(x, y, label, min_correlation=0, verbose=0)
-
class cctbx.development.structure_factor_utils.collector(label, min_corr_ampl=0, max_mean_w_phase_error=0, verbose=0)
Bases: object
-
add(h, f1, f2)
-
report()