ZH: cleanup ab_modify_clocks

This commit is contained in:
Eric Teunis de Boone 2022-11-22 18:21:23 +01:00
parent a169c2a5e2
commit e2cabe9aa5

View file

@ -9,16 +9,9 @@ to the clock of each antenna.
import numpy as np
import json
import h5py
import os.path as path
from copy import deepcopy as copy
import aa_generate_beacon as beacon
import lib
from lib.earsim import REvent, Antenna
clocks_fname = 'clocks.csv'