scippneutron.io.cif.save_cif#

scippneutron.io.cif.save_cif(fname, blocks)#

Save data blocks to a CIF file.

To use, first create scippneutron.io.cif.Block objects to collect and structure data for the file, then use this function to write the file.

Parameters:
Return type:

None