aboutsummaryrefslogtreecommitdiff
path: root/src/indexamajig.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/indexamajig.c')
-rw-r--r--src/indexamajig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indexamajig.c b/src/indexamajig.c
index 00a7e3e8..f1c39a30 100644
--- a/src/indexamajig.c
+++ b/src/indexamajig.c
@@ -322,7 +322,7 @@ static void process_image(void *pp, int cookie)
image.bw = beam->bandwidth;
image.profile_radius = 0.0001e9;
image.reflections = find_intersections(&image,
- image.indexed_cell, 0);
+ image.indexed_cell);
integrate_reflections(&image, config_polar,
pargs->static_args.config_closer,