#include <sfscale.h>
Public Member Functions | |
SFscale_aniso (double nsig=0.0) | |
constructor: takes rejection criterion for F/sigF | |
bool | operator() (HKL_data< datatypes::F_sigF< T > > &fo, const HKL_data< datatypes::F_phi< T > > &fc) |
Scale Fo to Fc. | |
bool | operator() (HKL_data< datatypes::F_phi< T > > &fc, const HKL_data< datatypes::F_sigF< T > > &fo) |
Scale Fc to Fo. | |
bool | operator() (HKL_data< datatypes::F_sigF< T > > &fo) |
Scale Fo to isotropic (approximate). | |
const U_aniso_orth & | u_aniso_orth () const |
Perform structure factor anisotropic scaling, observed to calculated, calculated to observed, or observed against itself.