Pierre-Antoine
|
81221525de
|
Acoustic inversion: Fix crash at open study.
|
2025-03-24 16:10:33 +01:00 |
Pierre-Antoine
|
19c2ae9b7f
|
Sediment calibration: Fix crash at open study file.
|
2025-03-24 15:40:30 +01:00 |
Pierre-Antoine
|
41132afa90
|
Sample Data: Fix open study.
|
2025-03-24 14:51:50 +01:00 |
Pierre-Antoine
|
0cd9964594
|
Signal processing: Fix open study file crash.
|
2025-03-24 13:50:13 +01:00 |
Pierre-Antoine
|
413e8fb18e
|
Acoustic data: Fix open study.
|
2025-03-24 13:02:10 +01:00 |
Pierre-Antoine
|
99ff7c5fed
|
Acoused: Use a specific logger.
|
2025-03-19 14:12:35 +01:00 |
brahim
|
73bf3cf9d3
|
The user can reload signal processing after acoustic data boundaries values modification without crash #8
|
2025-03-11 11:39:09 +01:00 |
Pierre-Antoine
|
5ebd842346
|
Fix open and save as method (#2 and #18).
|
2025-03-06 10:13:00 +01:00 |
Pierre-Antoine
|
1c3f6fb015
|
main: Add 'logging' basic config.
|
2025-03-05 14:53:29 +01:00 |
brahim
|
f78d0fabb1
|
Start Pierre Antoine - Brahim
|
2025-03-03 12:01:58 +01:00 |
brahim
|
ba7ae3979c
|
File dialog (QFileDialog) use to select files or directory contain the option QFileDialog.DontUseNativeDialog. This option allow to open the file dialog in front of the MainWindow takig into account the directory option.
|
2024-10-09 13:20:00 +02:00 |
brahim
|
b15705ebb7
|
User Manual tab is deleted. The user manual is added with a pdf which can be opened by clicking on action menu -> Help -> User Manual.
|
2024-10-09 10:49:05 +02:00 |
brahim
|
75eeac0310
|
The acoustic data tab has been updated, and the variables in the settings python file have been modified: all are python lists, allowing you to work with multiple acoustic data. Each list are filled with object with as many object as there are acoutic data. 1/ File list widget is added to add/clear/delete buttons. Measurement information is displayed in a scrolling text box. Table of backscatter values is added. Limits of dataset in display option box are displayed with double slider. Limits of dataset are displayed in Display options box with double sliders. Double sliders are also used for river bottom detection.
|
2024-03-27 17:36:48 +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
|
53f7338c52
|
First commit of main.py
|
2023-07-27 11:27:45 +02:00 |