logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cif_create_AMCSD_pressure_temp_tags - parse a CIF file, determine pressure and temperature tag values

Description

       Parse a CIF file, determine pressure and temperature tag values from the values of other  tags.  Designed
       for CIFs from AMCSD.

Name

       cif_create_AMCSD_pressure_temp_tags  -  parse  a  CIF file, determine pressure and temperature tag values
       from the values of other tags. Designed for CIFs from AMCSD.

Options

       --keep-tag-order
                         Keep the original tag order in CIF file (default).

       --sort-tags
                         Reorder tags in CIF file according to COD.

       --use-perl-parser
                         Use Perl parser to parse CIF files.

       --use-c-parser
                         Use C parser to parse CIF files (default).

       --help, --usage
                         Output a short usage message (this message) and exit.

       --version
                         Output version information and exit.

Reporting Bugs

       Report cif_create_AMCSD_pressure_temp_tags bugs using e-mail: cod-bugs@ibt.ltCIF_CREATE_AMCSD_PRESSURE_TEMP_TAGS(1)

Synopsis

       cif_create_AMCSD_pressure_temp_tags --options input1.cif input*.cif

See Also