From 53d4d8ba569174b6257767894eb2cb6ff2934944 Mon Sep 17 00:00:00 2001 From: Jerome Kieffer Date: Mon, 6 Jan 2025 13:44:07 +0100 Subject: [PATCH] Update src/pyFAI/io/integration_config.py Co-authored-by: Thomas VINCENT --- src/pyFAI/io/integration_config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pyFAI/io/integration_config.py b/src/pyFAI/io/integration_config.py index 2f35ea9d2..fb29eb531 100644 --- a/src/pyFAI/io/integration_config.py +++ b/src/pyFAI/io/integration_config.py @@ -42,7 +42,7 @@ As a consequence, all those keys are now invalid: pixel1 pixel2 splineFile and are integrated into those keys: detector detector_config -3: method becoms a 3-tuple like ("full", "csr", "cython") +3: method becomes a 3-tuple like ("full", "csr", "cython") opencl_device contains the device id as 2-tuple of integer 4: poni is now a serialization of the poni, no more the path to the poni-file.