The acoustic data tab is re-organized. Noise downloading and SNR plot are removed. Table of raw values is removed and available through a push button. The profile plot of raw data is added.
parent
72de6ce846
commit
e701425e03
|
|
@ -15,7 +15,7 @@ class AcousticDataLoader:
|
|||
|
||||
def __init__(self, path_BS_raw_data: str):
|
||||
|
||||
# self.path_BS_raw_data = path_BS_raw_data
|
||||
self.path_BS_raw_data = path_BS_raw_data
|
||||
|
||||
# --- Load Backscatter acoustic raw data with RawAquascatData class ---
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue