Commit Graph

83 Commits (19c2ae9b7f6c622782e44dfe9b128264a76e495c)

Author SHA1 Message Date
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
Pierre-Antoine c521738567 Acoutic data: Minor change. 2025-03-17 18:06:09 +01:00
Pierre-Antoine b9669d9cbf Acoustic data: Refactorise 'remove_file_from_ListWidget' method. 2025-03-17 17:25:19 +01:00
Pierre-Antoine b9ca307c59 Acoustic data: Remove useless 'eval' or 'exec'. 2025-03-17 17:18:02 +01:00
Pierre-Antoine f0150443e3 Acoustic data: Clear 'clear_files_from_ListWidget' method. 2025-03-17 17:14:00 +01:00
Pierre-Antoine 4c024cbb42 Acoustic data: Disable unused distance from bank (#39). 2025-03-17 16:35:32 +01:00
Pierre-Antoine 496937bde2 Acoustic data: Disable unused groupbox gps. 2025-03-17 16:26:50 +01:00
brahim 5734f6e614 Clear button works when only one acoustic file is downloaded and crash when more than one acoustic file is downloaded #34 2025-03-14 16:33:08 +01:00
brahim 22be597d75 Correction of Delete acoustic data issue (#34) generates others issues in measurements information box. To be continued ... 2025-03-14 11:40:44 +01:00
brahim 671f66058c the clear button is partially corrected 2025-03-13 17:11:10 +01:00
brahim 2d6c950dfe the delete button is corrected 2025-03-13 17:01:13 +01:00
brahim fe9ac2d65c Some correction : Profile and display option wasn't filled when the user download an acoustic file 2025-03-13 16:03:51 +01:00
Pierre-Antoine 571ac20d37 Acoustic data: refactoring plot and fix #17. 2025-03-12 16:36:53 +01:00
Pierre-Antoine 5f0fb9ad53 Acoustic data: Refactoring. 2025-03-12 15:51:44 +01:00
Pierre-Antoine cb94bb3c5d Acoustic data: Refactoring. 2025-03-12 15:02:02 +01:00
Pierre-Antoine 56a26c04b6 Acoustic data: Minor refactoring. 2025-03-12 11:45:03 +01:00
Pierre-Antoine 52b612ba3e Fix acoustic data loading without selection #3. 2025-03-06 10:47:54 +01:00
brahim 153b136812 acoustic data tab is cleaned from useless commented lines and useless print 2025-03-04 15:38:20 +01:00
Pierre-Antoine 32f0d143f2 View: Remove useless package 'SvgButton'. 2025-03-03 12:12:14 +01:00
brahim f78d0fabb1 Start Pierre Antoine - Brahim 2025-03-03 12:01:58 +01:00
brahim bc811b03e3 The study can be saved to a file (.acd) and the saving process can be updated. 2024-11-15 12:35:04 +01:00
brahim 111bc21d5a depth_2D and J_cross_section parameters are computed for all acoustic recordings uploaded in AcouSed. 2024-11-14 12:16:29 +01:00
brahim 210037165c 'Aquascat-1000R' is replaced by 'AQUAscat' and 'UB-SediFlow' is replace by 'UBSediflow' 2024-11-07 10:58:17 +01:00
brahim 2aebdf3b9b The tabs are updated for UBSediFlow data. 2024-11-07 09:37:32 +01:00
brahim 76c654046a Profile scrolling is done in time with the slider, and not with the number of the profile. That's for all tabs 2024-10-31 13:33:28 +01:00
brahim 8e359a7552 Profile scrolling is done in time with the slider, and not with the number of the profile. 2024-10-31 11:46:51 +01:00
brahim 35c92deeaf Correction of SNR filter and average processing 2024-10-31 10:24:29 +01:00
brahim ffcc3e6eff kt corrected values are read from a file in the settings. The file can include differents same ABS (that is to say with different serial number). 2024-10-24 16:53:35 +02:00
brahim 5eec52bda9 Distance from ABS to free surface is added so that depth represents distance to the free surace in plots and not distance from transducers. 2024-10-22 17:26:47 +02:00
brahim f4b2ade6d5 QLabeledDoubleRangeSlider are replaced with QlineEdit in display option -> set the boundaries 2024-10-18 17:05:10 +02:00
brahim 394b557d73 GPS groupbox is reorganized with animated groupbox 2024-10-18 14:21:15 +02: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 07728bc771 All QDoubleSpinbox in Measurement information and Calibration parameter are replaced by QlineEdit. Unit are moved outside of the QLineEdit in a QLabel. 2024-10-03 17:38:15 +02:00
brahim 58a7934d50 All QDoubleSpinbox in Measurement information are replaced by QlineEdit 2024-10-02 16:54:52 +02:00
brahim bfa090bbcc A list of default value for the kt_corrected is created for Aqauscat and for all frequencies available in Aquascat. 2024-10-01 18:00: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 8c51ebc192 Few corrections have been made on calibration, in particular, for the interpolation of the fine sediments profile. The user can invert several acoustic recording with a single calibration. There remains a prolem to display the plots, in particular, when the user switches from one to another acoustic data. 2024-09-19 14:54:44 +02:00
brahim bba389ae9d The user can display the noise fields for each frequency by clicking on button PLot_noise in the pre-processing tab. 2024-09-17 16:35:51 +02:00
brahim 18b98201e1 Information groupbox is re-organized. Frequency combobox and kt spinbox are moved to the top: it's more efficient for the user to change the kt. 2024-09-16 16:12:56 +02:00
brahim 5a98b13ad3 Users can download several acoustic data files at the same time. 2024-09-13 14:59:13 +02:00
brahim 44d9c057aa FCB computatuion and display are added on sediment calibration tab. By default, the position of the FCB vertical profile is set on the profile position of calibration samples. The user can choose the depth limits to fit the FCB profile with linear regression. The FCB profile is diplay on acoustic recording 2D field. 2024-08-26 11:19:25 +02:00
brahim 66f62765a1 Acoustic inversion tab display results of the inversion computation for both, fine and sand sediments. The user can visualize the concentrations fields, plot vertical profiles of the concentrations and choose samples to compare measured SSC vs inverted SSC. 2024-08-21 09:26:08 +02:00
brahim 3e52edb45b Water attenuation spinbox is activated when the Enter key is pressed. 2024-07-25 15:26:14 +02:00
brahim a25bc7392d Sound speed and sound attenuation in water are added group box of the measurements information. Sound attenuation is updated with the combobox frequency. 2024-07-22 11:16:18 +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 2e2cbf629d Acoustic data tab is reorganized. GPS groupbox is moved to Display option groupbox. Double sliders, in bathymetry algorithm groupbox, are replaced by spinboxes. 2024-07-15 09:49:04 +02:00
brahim 7a80275891 Limits of the acoustic recording can be mofified after detecting the bottom. 2024-07-12 15:12:58 +02:00
brahim ab9d3c026e Bottom can be detected before (BS_raw_data) and after (BS_cross_section) change limits of the acoustic recording. 2024-07-12 14:55:29 +02:00