From a85abcca348e8e83b476eca92eef7c27631fd192 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Sun, 20 Apr 2025 13:03:01 -0300 Subject: More information in energy output --- log_get_energy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log_get_energy.cpp b/log_get_energy.cpp index 05e0e54..3ea2ab8 100644 --- a/log_get_energy.cpp +++ b/log_get_energy.cpp @@ -73,7 +73,7 @@ int main(int argc, char* argv[]) { Real μ = estimateZ(fft, C, Ct, R, Rt, p, s, λ, τ₀, β); - std::cout << β << " " << μ << " " << Ct[0].real() << " " << e << std::endl; + std::cout << p << " " << s << " " << λ << " " << τ₀ << " " << β << " " << μ << " " << Ct[0].real() << " " << e << std::endl; } } -- cgit v1.2.3-70-g09d2