acoused/Model
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
..
peacock_uvp Implementation of UBSediFlow data in Acoused. They are organized with dictionaries and updated to numpy array for Acoused 2023-10-10 14:48:37 +02:00
udt_extract Implementation of UBSediFlow data in Acoused. They are organized with dictionaries and updated to numpy array for Acoused 2023-10-10 14:48:37 +02:00
AquascatDataLoader.py First commit of Model file 2023-07-27 12:02:41 +02:00
TableModel.py First commit of Model file 2023-07-27 12:02:41 +02:00
__init__.py First commit of Model file 2023-07-27 12:02:41 +02:00
acoustic_data_loader.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_data_loader_UBSediFlow.py Implementation of SNR data from UBSediFlow ABS tool 2023-10-10 18:51:50 +02:00
acoustic_inversion_method_high_concentration.py Implementation of acoustic inversion method for suspended sediments high concentrations 2023-09-05 12:09:21 +02:00
granulo_loader.py Sample data tab is updated with global variables in settings python file. Profiles position and samples position plotted on transect are added in, respectively, signal processing tab and sample data tab. 2023-08-24 10:11:16 +02:00