Skip to content

Properly mark *_Fourier.axes_description data items as deprecated #23

@vaitkus

Description

@vaitkus

The human-readable descriptions of the _atom_sites_displace_Fourier.axes_description and _atom_sites_rot_Fourier.axes_description data items states that they are deprecated:

DEPRECATED. This data name should not be used. It has been replaced
by the ATOM_SITES_AXES data names.

This deprecation should also be explicitly marked using attributes from the DEFINITION_REPLACED category. For example, for the _atom_sites_displace_Fourier.axes_description data item it could look something like:

loop_
      _definition_replaced.id
      _definition_replaced.by
         1                        '_atom_site_displace_Fourier.matrix_seq_id'
         2                        '_atom_sites_axes.matrix_seq_id'
         3                        '_atom_sites_axes.transf_description'
         4                        '_atom_sites_axes.matrix'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions