Class FSG2SCIFConverter

All Implemented Interfaces:
JmolWriter

public class FSG2SCIFConverter extends CIFWriter
This class, a subclass of CIFWriter, should only be initialized dynamically and by CIFWriter. It is intended ONLY as a way of converting FindSpinGroup JSON output files loaded using the FSGOutputReader using the WRITE command. FSGOutputReader creates a Map object scfInfo in the _M model auxiliaryInfo array. When writing CIF files, this array provides the needed information to write the moment data for writing of SCIF files. As of 2025.06.07 it has been only very minimally tested.