m-thesis-introduction/simulations/airshower_beacon_simulation/Makefile

22 lines
282 B
Makefile
Raw Normal View History

2022-09-28 15:18:04 +02:00
.PHONY: all
all: beacon clocks
beacon:
./aa_generate_beacon.py
2022-09-28 15:18:04 +02:00
clocks:
./ab_modify_clocks.py
2022-09-28 15:18:04 +02:00
phases:
./ba_beacon_phases.py
period_multiples:
./bb_beacon_multiples.py
2022-09-28 15:18:04 +02:00
dist-clean:
rm -f ZH_airshower/antennas.hdf5
rm -f ZH_airshower/clocks.csv
rm -f ZH_airshower/tx.json