From 8645f0546a1d5f2af33cbab875ecb150de68273c Mon Sep 17 00:00:00 2001 From: Korbinian Eckstein Date: Mon, 9 Sep 2024 17:27:47 +0200 Subject: [PATCH] add test for mip slices --- test/ClearswiApp.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/ClearswiApp.jl b/test/ClearswiApp.jl index 95fbd1a..1156024 100644 --- a/test/ClearswiApp.jl +++ b/test/ClearswiApp.jl @@ -58,6 +58,7 @@ configurations_se(pm) = [ [pm..., "-N"], [pm..., "--no-phase-rescale"], [pm..., "--writesteps", tmpdir], + [pm..., "--mip-slices", "3"], ] configurations_me(phasefile_me, magfile_me) = configurations_me(["-p", phasefile_me, "-m", magfile_me]) configurations_me(pm) = [