sigmf.utils.get_data_type_str

sigmf.utils.get_data_type_str(ray: ndarray) str

Return the SigMF datatype string for the datatype of numpy array ray.

NOTE: this function only supports native numpy types so interleaved complex integer types are not supported.