mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-12 18:43:30 +01:00
figure: single beacon remove grid
This commit is contained in:
parent
5c706a8d4a
commit
2a9572d0dc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue