ess.dream.io.cif.prepare_reduced_dspacing_cif#

ess.dream.io.cif.prepare_reduced_dspacing_cif(da, *, authors)[source]#

Construct a CIF builder with reduced data in d-spacing.

The object contains the d-spacing coordinate, intensities, and some metadata.

Parameters:
Returns:

ess.powder.types.ReducedDspacingCIF (scippneutron.io.cif.CIF) – An object that contains the reduced data and metadata. Us its save method to write the CIF file.