specify interval over which min_count is applied to AverageAlgorithm
All threads resolved!
Compare changes
Files
3@@ -11,10 +11,34 @@ import obspy.core
@@ -25,6 +49,8 @@ class AverageAlgorithm(Algorithm):
@@ -35,6 +61,8 @@ class AverageAlgorithm(Algorithm):
@@ -94,7 +122,9 @@ class AverageAlgorithm(Algorithm):
@@ -130,7 +160,17 @@ class AverageAlgorithm(Algorithm):
@@ -175,8 +215,22 @@ class AverageAlgorithm(Algorithm):
@@ -204,3 +258,13 @@ class AverageAlgorithm(Algorithm):