From d6f6fab35801f4c8eb014736fabdc85b8b90a491 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 24 Jan 2019 14:32:47 -0500 Subject: removed bin counting measurement, added measurement of higher cumulants of the correlation functions --- src/fracture.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fracture.cpp') diff --git a/src/fracture.cpp b/src/fracture.cpp index 3505166..e260e14 100644 --- a/src/fracture.cpp +++ b/src/fracture.cpp @@ -57,7 +57,7 @@ int main(int argc, char* argv[]) { cholmod_common c; CHOL_F(start)(&c); - ma meas(Lx, Ly, ceil(Lx), ceil(Ly), beta); + ma meas(Lx, Ly, 2*ceil(Lx), 2*ceil(Ly), beta, 10); randutils::auto_seed_128 seeds; std::mt19937 rng{seeds}; -- cgit v1.2.3-70-g09d2