Commit Graph

10 Commits (main)

Author SHA1 Message Date
brahim 2e9f9c3a3c acoustic data loader ubsediflow is cleaned from useless commented lines and useless print 2025-03-05 12:56:55 +01:00
brahim b881cd7312 Measurements Information group box has been standardized between Aquascat and UBSediflow: the same characteristics are used and value are displayed according to the frequency. Note that the modifications have been made for delete and clear data (but not yet finished). 2024-05-06 10:44:57 +02:00
brahim bfdbd74720 Loader for the data of UBSediFlow is adapted when length in depth (vertical) and time (horizontal) is not the same for each frequencies. 2024-02-22 18:16:40 +01:00
brahim 72de6ce846 Investigations with inversion method (for high concentrations) have been performed with APAVER 2021 data from UBSediFlow system. 2024-01-12 16:20:08 +01:00
brahim cb54fdd7ac Acoustic inversion method for high concentration is implemented. It is tested with Aquascat data acquired during Adrien PhD (Confluence Rhône-Isère, 2018.01.07) 2023-11-28 15:42:29 +01:00
brahim 3dd6a4e310 Names of BS numpy arrays are changed : BS_data and BS_data_section become, respectively, BS_cross_section and BS_stream_bed. In general, name of variables including data under river bottom line is composed with _cross_section. Name of variables with NaN under river bottom line is composed with _stream_bed. 2023-11-13 15:00:28 +01:00
brahim b01b4541bb UBSediFlow data successfully loaded 2023-10-19 15:10:01 +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