merge_compatible_tables

igwn_ligolw.utils.ligolw_add.merge_compatible_tables(elem)

Below the given element, find all Tables whose structure is described in lsctables, and merge compatible ones of like type. That is, merge all SnglBurstTables that have the same columns into a single table, etc..