The Crystal input block.

        This input block defines the information on the crystal, including unit cell parameters, space group symmetry, and reflection data (if needed).

        Note that the orthogonalization convention must have been defined before this block is input. In fact, it is good practice to define all the conventions at the very beginning of the program input.

        Remember that the following general input commands can also be used in this input block - comment, echo, and title.

CEll-parameters

A, B, C, ALPHA, BETA, GAMMA

[90,90,90,90,90,90]

        This defines the unit cell parameters of the crystal. The cell edges should be given in Angstroms, and the cell angles should be given in degrees.

ENd

-

[none]

        This terminates the input to this block, and the program will do the necessary calculations for this block. This include the calculation of reciprocal cell parameters, the orthogonalization matrix, and the definition of the space group rotation and translation matrices. In addition, the reflection data will be read in if they have been supplied.

FOBs-File

OBSFIL*80

[fobs.dat]

        This defines the name of the file that holds the reflection data.

FORmat

obsfmt*40

[HKL]

        This defines the format of the reflection file. Currently supported formats are-

        For the HKL, CNS, and SHELX formats, specifying the first letter of the format (H, C, and S) is enough for the program.

FRejection

SIGCUT, FMIN, FMAX

[1, 1, 0]

        This defines the rejection criteria for reflections. Reflections with F(input) < SIGCUT x Sigma(input), or with F(input) < FMIN, or with F(input) > FMAX (if a non-zero value has been supplied for FMAX) will be deleted. F(input) and Sigma(input) signify the values for F and Sigma as they are read in from the reflection file.

INput

Amplitude or Intensity

[A]

        This specifies whether reflection Amplitudes or Intensities are being input to the program. Specifying 'Input Amplitude' is the same as 'Power 2.0', whereas 'Input Intensity' is the same as 'Power 1.0'. See the POwer keyword below.

LAttice

LATICE*1

[P]

        This defines the lattice type of the unit cell. Supported types are P, A, B, C, F, I, and R. This command is not needed if the space group symmetry is specified with the space group symbol or number.

PHase-information

QPHIO

[F]

        This specifies whether observed phase information is available in the reflection file. The observed phase information is needed for the phased translation function.

POwer

POWER

[2]

        This specifies how the input structure factor values should be converted to reflection intensities. For example, if the reflection data file contains structure factors, POWER should be set to 2. If the reflection data files contains reflection intensities, POWER should be set to 1.

REsolution

DMAX, DMIN

[20, 3]

        This defines the resolution range within which the input reflection data will be saved. This resolution range should cover all the reflections that will be used later in RF, TF and SF calculations. The RF, TF and SF calculations will select reflections from those saved here.

SCale

OBSSCL, OBSBVL

[1, 0]

        This specifies whether reflection amplitudes will be modified by a scale factor (OBSSCL) or a temperature factor (OBSBVL). If you want to increase the contribution of the high resolution terms ('sharpening'), give a negative B factor here. A positive B factor will decrease the contribution of the high resolution terms.

SYmmetry

SPGNAM*8

[P1]

        This defines the symmetry of the space group, which can be done in three ways-


Go to the previous | next section of the documentation.


© copyright 2000-2003 by Liang Tong.