acoused/View
brahim 0e4899da9c Aquascat data are adapted to UBSediFlow data. The 3D array backscatter acoustic signal is reshaped into frequency shape * depth shape * time shape. Depth and time arrays are transformed into 2D arrays: each line corresponds to a frequency. As the Aquascat data have the same depth and time values for all frequencies, we simply repeat the same line. 2023-10-13 11:05:37 +02:00
..
__init__.py First commit of View file 2023-07-27 12:07:40 +02:00
acoustic_data_tab.py Aquascat data are adapted to UBSediFlow data. The 3D array backscatter acoustic signal is reshaped into frequency shape * depth shape * time shape. Depth and time arrays are transformed into 2D arrays: each line corresponds to a frequency. As the Aquascat data have the same depth and time values for all frequencies, we simply repeat the same line. 2023-10-13 11:05:37 +02:00
acoustic_inversion_tab.py Commit with minor modifications 2023-09-27 11:46:58 +02:00
checkable_combobox.py Implementation of acoustic inversion method for suspended sediments high concentrations 2023-09-05 12:09:21 +02:00
mainwindow.py First commit of View file 2023-07-27 12:07:40 +02:00
note_tab.py Computation of FCB and sediments attenuation are computed. FCB profile is plotted for each frequencies. Linear regression is added and can be plotted on FCB profile. 2023-09-20 10:12:06 +02:00
sample_data_tab.py Commit with minor modifications 2023-09-27 11:46:58 +02:00
signal_processing_tab.py Commit with minor modifications 2023-09-27 11:46:58 +02:00
user_manual_tab.py First commit of View file 2023-07-27 12:07:40 +02:00