reciprocalspaceship.read_cif

reciprocalspaceship.read_cif(ciffile)[source]

Populate the dataset object with reflection data from a CIF/ENT file.

Reflections from CIF/ENT files are merged. A merged reflection DataSet will always be constructed.

The function reads a CIF/ENT file and returns a rs.DataSet.

Parameters:

ciffile (str or file) – name of a CIF reflection file or a file object

Returns:

DataSet