5.14.1.1. eqcorrscan.utils.seismo_logs.check_all_logs

eqcorrscan.utils.seismo_logs.check_all_logs(directory, time_thresh)[source]

Check all the log-files in a directory tree for timing errors.

Parameters:
  • directory (str) Directory to search within
  • time_thresh (float) Time threshold in seconds
Returns:

List of datetime.datetime for which error timing is above threshold, e.g. times when data are questionable.

Return type:

list