aboutsummaryrefslogtreecommitdiff
path: root/src/diffraction-gpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/diffraction-gpu.c')
-rw-r--r--src/diffraction-gpu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/diffraction-gpu.c b/src/diffraction-gpu.c
index 74e2292a..605b1514 100644
--- a/src/diffraction-gpu.c
+++ b/src/diffraction-gpu.c
@@ -34,8 +34,8 @@
#define SAMPLING (4)
-#define BWSAMPLING (1)
-#define DIVSAMPLING (4)
+#define BWSAMPLING (10)
+#define DIVSAMPLING (1)
#define SINC_LUT_ELEMENTS (4096)