Return the overlapping parts of multiple Networks, interpolating if needed.
If frequency vectors for each ntwk don’t perfectly overlap, then
all networks after the first are interpolated so that the resultant networks
have identical frequencies.
Parameters:
ntwk_list (list of skrf.Networks) – a list of networks with some overlap
Returns:
overlap_list – a list of networks that mutually overlap