firecrown.metadata_functions.match_name_type# firecrown.metadata_functions.match_name_type(tracer1, tracer2, a, b, require_convetion=False)[source]# Use the naming convention to assign the right measurement to each tracer. Parameters: tracer1 (str) – tracer2 (str) – a (Galaxies | CMB | Clusters) – b (Galaxies | CMB | Clusters) – require_convetion (bool) – Return type: tuple[bool, str, Galaxies | CMB | Clusters, str, Galaxies | CMB | Clusters]