Since the bulk solvent density is not usually known,
the solvent structure factors must be scaled to
the FCALC terms. Also, the grid being transformed has a sharp edge between
the
solvent and solvent-excluded regions, so Fourier ripples are generated that
adversely affect the high-resolution terms. A large
temperature factor can be applied to smooth these edge effects. Thus,
a DO statement,
,
is used to correct
the calculated solvent structure factors in FPART.
and
are determined empirically by iteratively searching for the
value of one parameter that minimizes the
value in the lowest-resolution
shell without significantly increasing the high-resolution
values, keeping
the other parameter fixed. Typically, initial values of
=0.40 e
Å
and
=200 Å
are chosen. The X-PLOR shell language is used to
loop over
values of
in a coarse search; the optimum value of
is subsequently
used in a coarse search to optimize
. This procedure is subsequently
repeated over
a finer set of values for
and
. All search procedures have to
be done manually.
The following example shows how to compute the solvent mask:
solmask.inp
The next example shows how to test various scale and B-factors.
Note that this protocol has to be run several times with different
trial scale factors and B-factors. One should look at
low
values for the low-resolution bins while maintaining low
values for the high-resolution bins. This is a somewhat
subjective procedure, which is the reason why this protocol is
not automated.
solscale.inp
In subsequent protocols, one should include the
following lines before computing
values, crystallographic
targets, or electron density maps:
reflection @amy_s end {*Reflection file with solvent mask FPART.*}
resolution 40. 2.
do ( FPART= 0.4 * exp(-200*(s()^2)/4.)*FPART )
Xplor-NIH 2013-06-06