traveler.skims.omx.OMX.change_all_atoms_of_type# OMX.change_all_atoms_of_type(oldtype, newtype)[source]# Change every matrix and lookup with a matching data type. Parameters: oldtype (numpy.dtype or str) – Existing data type to replace. newtype (numpy.dtype or str) – Target data type.