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_reduce_cell - perform reductions of the unit cell using different algorithms.

Description

       Perform reductions of the unit cell using different algorithms.

Name

       cif_reduce_cell - perform reductions of the unit cell using different algorithms.

Options

       --use-perl-parser
                         Use Perl parser for CIF parsing.

       --use-c-parser
                         Use Perl & C parser for CIF parsing (default).

       -F, --float-format "%15.12f"
                         Specify format to print out floating point numbers.

       -C, --cell-format "%15.12f"
                         Specify format to print out floating point numbers for
                         atomic coordinates.

       -e, --epsilon 1E-6
                         Tolerance to compare cell parameter equality in cell
                         reductions.

       --debug, --no-debug
                         Turn on/off the debug prints of reduction algorithm.
                         Default: off.

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

       --version
                         Output version information and exit.

Reporting Bugs

       Report cif_reduce_cell bugs using e-mail: cod-bugs@ibt.ltCIF_REDUCE_CELL(1)

Synopsis

       cif_reduce_cell --options input1.cif input*.cif

See Also