You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 3, 2020. It is now read-only.
Hi,
i cannot extract bursts.
executing ./extract_bursts.py capture.cfile
gives me following error:
Traceback (most recent call last):
File "./extract_bursts.py", line 83, in
tb = top_block(sys.argv[1])
File "./extract_bursts.py", line 47, in init
target_signal, carrier_freq, sampling_rate, start_date, start_time, capture_device = source_filename.split('_')
ValueError: need more than 1 value to unpack