From e537ccf4d90bea05ebf2ba8ef32b7c4c5bd1085c Mon Sep 17 00:00:00 2001 From: Calum Chamberlain Date: Thu, 14 Sep 2017 18:01:45 +1200 Subject: [PATCH] Stickler --- eqcorrscan/core/match_filter.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/eqcorrscan/core/match_filter.py b/eqcorrscan/core/match_filter.py index 3ce10be25..0271fbf2f 100644 --- a/eqcorrscan/core/match_filter.py +++ b/eqcorrscan/core/match_filter.py @@ -31,7 +31,6 @@ import time import warnings from collections import Counter -from multiprocessing import cpu_count from os.path import join import numpy as np @@ -2650,7 +2649,7 @@ def construct(self, method, lowcut, highcut, samp_rate, filt_order, .. Note:: Methods: `from_contbase`, `from_sfile` and `from_sac` are not supported by Tribe.construct and must use Template.construct. - + .. Note:: The Method `multi_template_gen` is not supported because the processing parameters for the stream are not known. Use