uvex_transients.cli.pipeline.run_cuts#
- uvex_transients.cli.pipeline.run_cuts(config: RunConfig, catalog: EventCatalog, names: list[str] | None = None) EventCatalog[source]#
Run one or more of the config’s declared
cuts:against catalog, chained in order.- Parameters:
- Returns:
The filtered catalog.
- Return type:
EventCatalog