csep.core.catalog_evaluations.number_test

csep.core.catalog_evaluations.number_test(forecast, observed_catalog, verbose=True)[source]

Performs the number test on a catalog-based forecast.

The number test builds an empirical distribution of the event counts for each data. By default, this function does not perform any filtering on the catalogs in the forecast or observation. These should be handled outside of the function.

Parameters:
Returns:

evaluation result

Return type:

evaluation result (csep.models.EvaluationResult)