aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/indexers/taketwo.c
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/indexers/taketwo.c')
-rw-r--r--libcrystfel/src/indexers/taketwo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/indexers/taketwo.c b/libcrystfel/src/indexers/taketwo.c
index 66c0d1cc..1bccf1e0 100644
--- a/libcrystfel/src/indexers/taketwo.c
+++ b/libcrystfel/src/indexers/taketwo.c
@@ -2164,7 +2164,7 @@ int taketwo_index(struct image *image, void *priv)
detgeom_transform_coords(&image->detgeom->panels[pk->pn],
pk->fs, pk->ss, image->lambda,
- r);
+ 0.0, 0.0, r);
rlps[n_rlps].u = r[0];
rlps[n_rlps].v = r[1];