brahim
|
57b5490f5f
|
The sediment calibration tab includes plot of acoustic recordings and profile of the concentration of fine sediments. The user can choose the data, frequencies and select the samples for the calibration.
|
2024-07-19 17:46:44 +02:00 |
brahim
|
f8e7951139
|
If the bottom is not detect in the first acoustic tab, then an error message is opened if the user try to plot the total concentration with z / h (in sample data tab).
|
2024-07-15 10:54:34 +02:00 |
brahim
|
250fed45fc
|
First, the user needs to choise the acoustic file and one frequency. The he can download the fine sediment file and the sand sediment file. For the moment, the two files must have the same number of sample. Concentration and PSD plots are updated with checking sample checkboxes. However, the z/h plot need to be modified.
|
2024-07-12 11:46:54 +02:00 |
brahim
|
1e4f5c7e7a
|
The sample data tab is reorganized.
|
2024-06-25 09:39:47 +02: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
|
7d359983f0
|
Sample data tab is upgraded to be able to load and plot fine sediment only or sand sediment data only
|
2023-10-18 22:28:11 +02:00 |
brahim
|
e0b76447e6
|
Commit with minor modifications
|
2023-09-27 11:46:58 +02:00 |
brahim
|
cd33f9d85c
|
Exceptions for download file are added. Exceptions for FCB are added. Exception for computing averaged backscatter signal is added (enter an odd number)
|
2023-09-20 11:03:47 +02:00 |
brahim
|
3a83ecd768
|
Sample position can be plotted without transect
|
2023-09-12 16:41:28 +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
|
fc8c406ff7
|
Push button of PSD plot is replaced by Combobox. All graph updates are wroking.
|
2023-08-01 17:40:42 +02:00 |
brahim
|
d19b7add9f
|
Button Class PSD and Cumulative PSD work : plots are updated pushing button and/or selecting checkboxes in sample table
|
2023-08-01 16:10:02 +02:00 |
brahim
|
84498bb502
|
Total concentration plot is done : the graph is updated with selected checkboxes and color choice of sample table + the graph is updated changing x-axis and y-axis with comboboxes
|
2023-08-01 15:43:41 +02:00 |
brahim
|
ddb4f7f7a9
|
First commit of View file
|
2023-07-27 12:07:40 +02:00 |