spectrochempy.CoordSet.to_dict

CoordSet.to_dict()[source]

Return a dict of the coordinates from the coordset.

Returns

out (dict) – A dictionary where keys are the names of the coordinates, and the values the coordinates themselves.