summaryrefslogtreecommitdiff
path: root/log-fourier_integrator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'log-fourier_integrator.cpp')
-rw-r--r--log-fourier_integrator.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/log-fourier_integrator.cpp b/log-fourier_integrator.cpp
index 4c22ba2..b15808b 100644
--- a/log-fourier_integrator.cpp
+++ b/log-fourier_integrator.cpp
@@ -167,7 +167,7 @@ int main(int argc, char* argv[]) {
Rₜ = Rₜ₋₁;
Ĉₜ = Ĉₜ₋₁;
Ȓₜ = Ȓₜ₋₁;
- μ *= 2;
+ μ *= 1.1;
fac /= 2;
μ₁ = 0;
μ₂ = 0;