eqcorrscan.core.match_filter.party.read_party

eqcorrscan.core.match_filter.party.read_party(fname=None, read_detection_catalog=True, *args, **kwargs)[source]

Read detections and metadata from a tar archive.

Parameters:
  • fname (str) – Filename to read from, if this contains a single Family, then will return a party of length = 1

  • read_detection_catalog (bool) – Whether to read the detection catalog or not, if False, catalog will be regenerated - for large catalogs this can be faster.

Returns:

eqcorrscan.core.match_filter.Party