Skip to content

Commit a25805e

Browse files
committed
Replace aliases with canonical data names in descriptions
1 parent 53aacb2 commit a25805e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

cif_ms.dic

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4103,7 +4103,7 @@ save_ATOM_SITE_FOURIER_WAVE_VECTOR
41034103
components (see item _atom_site_Fourier_wave_vector.x,
41044104
_atom_site_Fourier_wave_vector.y and _atom_site_Fourier_wave_vector.z)
41054105
or expressed as k=n(1)q(1)+...+n(p)q(p), where p is given by
4106-
_cell_modulation_dimension (with a maximum value of 8).
4106+
_cell.modulation_dimension (with a maximum value of 8).
41074107

41084108
In that case, _atom_site_Fourier_wave_vector.q_coeff contains the
41094109
coefficients that express a given k as a linear combination of the
@@ -4534,7 +4534,7 @@ save_atom_site_fourier_wave_vector.q_coeff
45344534
_description.text
45354535
;
45364536
The list of coefficients that express a given k as a linear combination
4537-
of the _cell_modulation_dimension independent wave vectors given in
4537+
of the _cell.modulation_dimension independent wave vectors given in
45384538
CELL_WAVE_VECTOR category. The enumeration of the independent wave
45394539
vectors (1,2, ...,9) is given by thes value of
45404540
_atom_site_Fourier_wave_vector.q_coeff_seq_id matching the
@@ -4586,7 +4586,7 @@ save_atom_site_fourier_wave_vector.q_coeff_seq_id
45864586
The list of numeric codes that identifies each independent wave vector
45874587
appearing in the linear combination that expresses a generic
45884588
Fourier wave vector as k=n(1)q(1)+...+n(p)q(p), where p is given
4589-
by _cell_modulation_dimension. In the case of composites these wave
4589+
by _cell.modulation_dimension. In the case of composites these wave
45904590
vectors are expressed with respect to the three-dimensional reciprocal
45914591
basis of each subsystem (see _cell_subsystem.matrix_W_).The codes
45924592
must match those given in _cell_wave_vector.seq_id.
@@ -10420,7 +10420,7 @@ save_cell_subsystem.matrix_w
1042010420
defined in van Smaalen (1991); [see also van Smaalen (1995) or
1042110421
van Smaalen (2012)].
1042210422
Its dimension must match
10423-
(_cell_modulation_dimension+3)*(_cell_modulation_dimension+3).
10423+
(_cell.modulation_dimension+3)*(_cell.modulation_dimension+3).
1042410424

1042510425
Intergrowth compounds are composed of several periodic
1042610426
substructures in which the reciprocal lattices of two different
@@ -10469,7 +10469,7 @@ save_cell_subsystem.matrix_w
1046910469
*_subsystem_code pointers, the cell parameters, the superspace
1047010470
group and the measured modulation wave vectors (see
1047110471
CELL_WAVE_VECTOR below) correspond to the reciprocal basis
10472-
described in _cell_reciprocal_basis_description and coincide
10472+
described in _cell.reciprocal_basis_description and coincide
1047310473
with the reciprocal basis of the specific subsystem (if any)
1047410474
whose W matrix is the unit matrix. The cell parameters and the
1047510475
symmetry of the remaining subsystems can be derived using the
@@ -13561,7 +13561,7 @@ save_cell_wave_vector.xyz
1356113561
the case of composites, the modulation wave vectors of each
1356213562
subsystem are expressed in terms of the reciprocal basis of its
1356313563
corresponding reference structure. Their number must match
13564-
_cell_modulation_dimension. In the case of composites described
13564+
_cell.modulation_dimension. In the case of composites described
1356513565
in a single data block, the wave
1356613566
vectors are expressed in the three-dimensional basis chosen as
1356713567
reference in _cell.reciprocal_basis_description, which would
@@ -14123,7 +14123,7 @@ save_diffrn_refln.index_m_list
1412314123
;
1412414124
Additional Miller indices needed to write the reciprocal vector
1412514125
of a certain reflection in the basis described in
14126-
_cell_reciprocal_basis_description. Following the usual
14126+
_cell.reciprocal_basis_description. Following the usual
1412714127
convention, such a vector would be expressed as
1412814128

1412914129
H=h*a*+k*b*+l*c*+m1*q(1)+...+m9*q(9),
@@ -15198,7 +15198,7 @@ save_exptl_crystal_face.index_m_list
1519815198
_description.text
1519915199
;
1520015200
Additional Miller indices of the crystal face associated with the
15201-
value _exptl_crystal_face_perp_dist when the face is indexed
15201+
value _exptl_crystal_face.perp_dist when the face is indexed
1520215202
using a multidimensional scheme. The total number of indices must
1520315203
match (_cell.modulation_dimension + 3). The order of the indices
1520415204
must be consistent with the codes given in
@@ -17175,7 +17175,7 @@ save_refln.index_m_list
1717517175
_description.text
1717617176
;
1717717177
Additional Miller indices of a particular reflection in the basis
17178-
described in _cell_reciprocal_basis_description. The total number
17178+
described in _cell.reciprocal_basis_description. The total number
1717917179
of indices must match (_cell.modulation_dimension + 3). The
1718017180
order of the additional indices must be consistent with the codes
1718117181
given in _cell_wave_vector.seq_id.
@@ -17621,7 +17621,7 @@ save_reflns.limit_index_m_max_list
1762117621
;
1762217622
Maximum of the additional Miller indices
1762317623
appearing in _refln.index_m_. The number of ranges must match
17624-
_cell_modulation_dimension. The order of the additional indices
17624+
_cell.modulation_dimension. The order of the additional indices
1762517625
must be consistent with the codes given in
1762617626
_cell_wave_vector.seq_id. These need not be the same as
1762717627
the _diffrn_reflns.limit_index_m_max_list.
@@ -17670,7 +17670,7 @@ save_reflns.limit_index_m_min_list
1767017670
;
1767117671
Minimum values of the additional Miller indices
1767217672
appearing in _refln.index_m_. The number of ranges must match
17673-
_cell_modulation_dimension. The order of the additional indices
17673+
_cell.modulation_dimension. The order of the additional indices
1767417674
must be consistent with the codes given in
1767517675
_cell_wave_vector.seq_id. These need not be the same as
1767617676
the _diffrn_reflns.limit_index_m_min_list.
@@ -17980,7 +17980,7 @@ save_superspace_group_symop.operation_algebraic
1798017980
A parsable string giving one of the symmetry operations of the
1798117981
superspace group in algebraic form. These data will generally be
1798217982
repeated in a loop. Use symbols as necessary according to
17983-
_cell_modulation_dimension.
17983+
_cell.modulation_dimension.
1798417984
All symmetry operations should be entered, including the
1798517985
identity operation, those for lattice centring and that for
1798617986
a centre of symmetry, if present. The symbolic notation for

0 commit comments

Comments
 (0)