From 2a9572d0dc0a4ddab9210e64b25061b0bdfa98da Mon Sep 17 00:00:00 2001 From: Eric Teunis de Boone Date: Wed, 5 Oct 2022 17:02:51 +0200 Subject: [PATCH] figure: single beacon remove grid --- figures/beacon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/figures/beacon/Makefile b/figures/beacon/Makefile index c2e66b1..a9305d7 100644 --- a/figures/beacon/Makefile +++ b/figures/beacon/Makefile @@ -23,10 +23,10 @@ beacon_spatial_time_difference_setup.pdf: src/beacon_spatial_time_difference_set $< $@ sine_beacon.%: src/single_beacon.py - $< --periods 2 --with-rates sine $@ + $< --periods 2 --no-grid --with-rates sine $@ ttl_beacon.%: src/single_beacon.py - $< --periods 2 --with-rates ttl $@ + $< --periods 2 --no-grid --with-rates ttl $@ field_singleleft_time.%: src/beacon_field.py $< --time $@ single-left