Crystallographic Information Framework

[CIF logo]

Index

Macromolecular dictionary (mmCIF) version 2.0.09

_refine.ls_goodness_of_fit_all

Name:
'_refine.ls_goodness_of_fit_all'

Definition:

   The least-squares goodness-of-fit parameter S for all data
   after the final cycle of refinement. Ideally, account should be
   taken of parameters restrained in the least-squares refinement.
   See also the definition of _refine.ls_restrained_S_all.

       ( sum|w |Y~obs~ - Y~calc~|^2^| )^1/2^
   S = ( ---------------------------- )
       (       N~ref~ - N~param~      )

   Y~obs~   = the observed coefficients
              (see _refine.ls_structure_factor_coef)
   Y~calc~  = the calculated coefficients
              (see _refine.ls_structure_factor_coef)
   w        = the least-squares reflection weight
              [1/(e.s.d. squared)]

   N~ref~   = the number of reflections used in the refinement
   N~param~ = the number of refined parameters

   sum is taken over the specified reflections

Type: float

Type conditions: esd

Mandatory item: no

Alias:
_refine_ls_goodness_of_fit_all (cif_core.dic version 2.0.1)
The permitted range is [0.0, infinity)

Related item: _refine.ls_goodness_of_fit_all_esd (associated_esd)

Category: refine