firecrown.data_functions.cov_hash# firecrown.data_functions.cov_hash(sacc_data)[source]# Return a hash of the covariance matrix. Parameters: sacc_data (Sacc) – The SACC data object containing the covariance matrix. Return type: str Returns: The hash of the covariance matrix.