eit_forward_results.get_cap_i_t
- eit_forward_results.get_cap_i_t(thr: float = 0.05, verbose: bool = False, **kwgs) list[source]
Split CAP detections into contiguous time-index groups.
- Parameters:
thr (float, optional) – Threshold forwarded to
get_cap_mask().verbose (bool, optional) – If
True, print intermediate detection arrays.**kwgs (dict) – Additional keyword arguments forwarded to
get_cap_mask().
- Returns:
List of arrays, one per detected CAP interval.
- Return type: