edges_analysis.filters.lst_model.apply_gha_model_filter

edges_analysis.filters.lst_model.apply_gha_model_filter(data: Sequence[str | Path | GSData], aggregator: FrequencyAggregator, filt: GHAModelFilter | str | Path | None = None, n_files: int = 0, use_intrinsic_flags: bool = True, out_file: str | Path | None = None, write_info: bool = True, **kwargs) list[ndarray[bool]][source]

Apply a GHA-based model filter to a set of data files.

Parameters:

data