diff --git a/solardatatools/algorithms/time_shifts.py b/solardatatools/algorithms/time_shifts.py index 5550b3ee..6b68e8ce 100644 --- a/solardatatools/algorithms/time_shifts.py +++ b/solardatatools/algorithms/time_shifts.py @@ -72,7 +72,7 @@ def run( if solver == "MOSEK" or solver == "CLARABEL": w1s = np.logspace(-1, 2, 11) else: - w1s = np.logspace(0.5, 3.5, 21) + w1s = np.logspace(0.5, 3.5, 11) hn, rn, tv_metric, jpy, best_ix = self.optimize_w1( metric, w1s,