firecrown.metadata_types.measurement_is_compatible# firecrown.metadata_types.measurement_is_compatible(a, b)[source]# Check if two Measurement are compatible. Two Measurement are compatible if they can be correlated in a two-point function. Parameters: a (Galaxies | CMB | Clusters) – b (Galaxies | CMB | Clusters) – Return type: bool