m-thesis-introduction/simulations/airshower_beacon_simulation/Makefile

22 lines
306 B
Makefile

.PHONY: all
all: beacon clocks
beacon:
./aa_generate_beacon.py
clocks:
./ab_modify_clocks.py
phases:
./ba_beacon_phases.py
./bb_true_phases.py
period_multiples:
./ca_periods_from_shower.py
dist-clean:
rm -f ZH_airshower/antennas.hdf5
rm -f ZH_airshower/clocks.csv
rm -f ZH_airshower/tx.json