Reading CIF files

Fox can import CIF files. For more information about CIF (Crystallographic Information File), see the International Union of Crystallography website. Note that Fox only supports part of the CIF standard: it should be able to parse correctly CIF files, but will interpret only part of the CIF data - those useful to extract a crystal structure or a powder pattern. Therefore Fox should not be used to validate CIF files.

CIF files can be imported from the command line as any Fox .xml, e.g. "Fox pbso4.cif" will parse the pbso4.cif file for crystal structure(s) or powder patterns, and will create the corresponding objects. This also implies that in file browsers, it is possible to right-click on a CIF file and choose open with Fox to open the file. On some systems, drag & drop of cif files on the Fox application icon should also work. Several files can also be suuplied at once...

Additionally, when opening a CIF file, if in the preferences you have specified to automatically open the 3D crystal view and the powder pattern graph, you will immediately see what your structure/data looks like !

Importing crystal structures from CIF

to extract a crystal structure only parts of the core cif dictionnary are recognized. CIF tags currently recognized include ("tag1 > tag2" means tag1 is preferred to tag2 when extracting the info, only one is used):

Importing powder patterns from CIF

To import powder pattern data, the following tags are used:

Importing single crystal data from CIF

To import single crystal data, the following tags are recognized:

None: Manual/CIF (last edited 2009-11-17 13:45:21 by VincentFavreNicolin)