rajeshprasanth / CIF-parsers

Comparison of Crystallographic Information Format v1.1 and v2.0 parsers

Repository from Github https://github.comrajeshprasanth/CIF-parsersRepository from Github https://github.comrajeshprasanth/CIF-parsers

Comparison of Crystallographic Information Format v1.1 and v2.0 parsers

Various parsers for Crystallographic Information Format (CIF) v1.1 and v2.0 are compared as continuation of research published in Merkys et al. 2016. Original purpose of this research is to find out the differences in reactions of various CIF parsers while parsing curious cases of both valid and erroneous CIF files.

Tested CIF v1.1 parsers

Parsers to be tested:

Tested CIF v2.0 parsers

Structure

Drivers for parsers are located at 1.1/drivers/ and 2.0/drivers/. Tests are located at 1.1/tests/ and 2.0/tests/. Tables with the results are located in relative outputs/table.tex and outputs/table.html files.

Reporting and Contribution

Bug reports and contributions are welcome.

About

Comparison of Crystallographic Information Format v1.1 and v2.0 parsers


Languages

Language:HTML 37.3%Language:Shell 30.6%Language:TeX 21.1%Language:Makefile 10.9%