eqcorrscan.core.match_filter.detection.
write_catalog
Write events contained within detections to a catalog file.
detections (list) – list of eqcorrscan.core.match_filter.Detection
fname (str) – Name of the file to write to
format (str) – File format to use, see obspy.core.event.Catalog.write for supported formats.