mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m-thesis-introduction.git
synced 2024-11-13 10:03:32 +01:00
ZH: cleanup ab_modify_clocks
This commit is contained in:
parent
a169c2a5e2
commit
e2cabe9aa5
1 changed files with 0 additions and 7 deletions
|
@ -9,16 +9,9 @@ to the clock of each antenna.
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import json
|
import json
|
||||||
import h5py
|
import h5py
|
||||||
import os.path as path
|
|
||||||
|
|
||||||
from copy import deepcopy as copy
|
|
||||||
|
|
||||||
import aa_generate_beacon as beacon
|
import aa_generate_beacon as beacon
|
||||||
|
|
||||||
import lib
|
|
||||||
from lib.earsim import REvent, Antenna
|
|
||||||
|
|
||||||
|
|
||||||
clocks_fname = 'clocks.csv'
|
clocks_fname = 'clocks.csv'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue