From 323c9d263a1cef14b7f996051f50f69df99678df Mon Sep 17 00:00:00 2001 From: Jan Honsbrok Date: Mon, 27 May 2024 12:22:35 +0200 Subject: [PATCH] improve dimension and resolution error messages --- python/flip/main.cpp | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/python/flip/main.cpp b/python/flip/main.cpp index 1a725a4..219c9f9 100644 --- a/python/flip/main.cpp +++ b/python/flip/main.cpp @@ -175,10 +175,17 @@ std::tuple, float, py::dict> evaluate(const py::array_t(r_buf.ptr);