csep.utils.plots.plot_cumulative_events_versus_time

csep.utils.plots.plot_cumulative_events_versus_time(stochastic_event_sets, observation, show=False, plot_args=None)[source]

Same as below but performs the statistics on numpy arrays without using pandas data frames.

Parameters:
  • stochastic_event_sets

  • observation

  • show

  • plot_args

Returns:

matplotlib.Axes

Return type:

ax