core.match_filter.party
-----------------------

.. currentmodule:: eqcorrscan.core.match_filter.party
.. automodule:: eqcorrscan.core.match_filter.party

----

.. autoclass:: Party

   .. rubric:: Methods

   .. autosummary::

      copy
      filter
      plot
      decluster
      get_catalog
      lag_calc
      min_chans
      read
      rethreshold
      select
      sort
      write

   .. automethod:: __init__
   .. automethod:: copy
   .. automethod:: filter
   .. automethod:: plot
   .. automethod:: decluster
   .. automethod:: get_catalog
   .. automethod:: lag_calc
   .. automethod:: min_chans
   .. automethod:: read
   .. automethod:: rethreshold
   .. automethod:: select
   .. automethod:: sort
   .. automethod:: write

Functions
----

.. autosummary::
   :toctree: autogen
   :nosignatures:

   read_party
