From a49d3c3ba50a0779fd62717a1887bd4547643d3b Mon Sep 17 00:00:00 2001 From: jmbeckers Date: Tue, 25 Jun 2024 13:18:09 +0200 Subject: [PATCH] Update DIVAndfun.jl --- src/DIVAndfun.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DIVAndfun.jl b/src/DIVAndfun.jl index 61c185d..9a90cec 100644 --- a/src/DIVAndfun.jl +++ b/src/DIVAndfun.jl @@ -36,7 +36,7 @@ function DIVAndfun(x,f;mask=nothing,pmn=nothing,xi=nothing,len=nothing,epsilon2= - maxsize=[1000,100,30,20] + maxsize=[10000,500,30,20] maxs=10 if length(x)>4 @warn "Are you sure ?"