Commit Graph

62 Commits (f97241784ff03f464559bf0783069d2da991e8f8)

Author SHA1 Message Date
brahim 1b19bd1175 Python file of Ubertone are updtaed to be adapted to the packaging of Acoused 2023-10-30 16:32:18 +01:00
brahim b01b4541bb UBSediFlow data successfully loaded 2023-10-19 15:10:01 +02:00
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
brahim 426c68c880 Implementation of SNR data from UBSediFlow ABS tool 2023-10-10 18:51:50 +02:00
brahim 92a0b5fa54 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
brahim 4537a7d414 First commit of acoustic data loader python file for UBSediFlow Acoustic Backscatter System 2023-10-05 15:51:23 +02:00
brahim 5bd6f9d08f Implementation of acoustic inversion method for suspended sediments high concentrations 2023-09-05 12:09:21 +02:00
brahim 1b8945025c 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
brahim 58138d0e4e File setting is created to store global variables used all along tabs. Acoustic data tab is re-write with global variables. 2023-08-08 15:40:35 +02:00
brahim fc8c406ff7 Push button of PSD plot is replaced by Combobox. All graph updates are wroking. 2023-08-01 17:40:42 +02:00
brahim 3c9ac57920 Concentration computation in % is added : (Ctot_fine / Ctot) and (Ctot_sand / Ctot) 2023-08-01 14:13:59 +02:00
brahim 2b429bc6a2 First commit of Model file 2023-07-27 12:02:41 +02:00