swiss-seismological-service/SeismoStats

Plotting functions: integrate into catalog class

Closed this issue · 0 comments

Integrate the functions

  • plot_in_space
  • plot_cum_count
  • plot_mags_in_time
  • plot_cum_fmc, plot_fmd

to the catalog class, eg: catalog.plot_fmd()

Also, make all of these functions such that the inputs are np.ndarrays for consistency.