Commit Graph

24 Commits (f78d0fabb14b23fff688453328c136e143d85384)

Author SHA1 Message Date
brahim f78d0fabb1 Start Pierre Antoine - Brahim 2025-03-03 12:01:58 +01:00
brahim a62895d8ad Corrections have been made when the user close the file dialog, to download a file (or select a directory), without selecteting a file (or a folder). 2024-11-14 14:38:53 +01:00
brahim fa479e1dc8 Labels and ticks are added to the acoustic recording plot (for visualize sample position) 2024-10-28 19:01:02 +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 feafeee75f Correction have been made to plot samples on acoustic record with modified limits 2024-10-02 11:10:12 +02:00
brahim bfc40f2e5e Fine sediments table and sand sediment data are reorganize in horizotal layout. Color lists use to plot samples are simplified with less color. 2024-10-01 13:05:21 +02:00
brahim b1e5f6b1ff Update of time/time_cross_section and depth/depth_cross_section 2024-09-26 14:49:40 +02:00
brahim 011cfd536e Acoustic recording data is updated. If data are pre-processed in the previous tab then pre-processed data of the acoustic recording are provided in Sample data tab. If data are not pre-processed, then raw data are provided in sample data tab. 2024-08-30 22:30:19 +02:00
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