Commit Graph

72 Commits (dev-bjvincent-fix-UBSediFlow)

Author SHA1 Message Date
Pierre-Antoine e1cbe77ea7 Acoused: Close mpl figure at redraw. 2025-05-06 15:33:04 +02:00
Pierre-Antoine 5add1ac9f8 Signal processing: Remove debug trace. 2025-05-06 15:02:39 +02:00
Pierre-Antoine 1e8925fbb3 Windows: Change release icons and logos path to '_internal/'. 2025-05-05 16:45:09 +02:00
Pierre-Antoine 1c770f58d3 Signal processing: Fix recompute pipeline for new data. 2025-04-30 11:27:20 +02:00
Pierre-Antoine 8340c547d5 Signal processing: Fix noise_method type, noise_value update and refacto. 2025-04-29 15:22:30 +02:00
Pierre-Antoine 0e657106ce Signal precessing: Minor change. 2025-04-24 15:04:12 +02:00
Pierre-Antoine 68d3bd14aa Signal processing: Fix 'time_noise' and 'depth_noise' recomputation. 2025-04-24 11:23:21 +02:00
Pierre-Antoine 84fe5738a3 Signal processing: Remove noise file loading (from fs) at '.acd' opening. 2025-04-23 17:41:00 +02:00
Pierre-Antoine 1fe6b6a1e1 Acoused: Minor change. 2025-04-23 15:32:01 +02:00
Pierre-Antoine 79ee1c3cfa Signal processing: Some refactoring. 2025-04-23 11:41:12 +02:00
Pierre-Antoine f83e549e4a Signal processing: Fix crash at acoustic data selection. 2025-04-22 17:13:15 +02:00
Pierre-Antoine 583da806e4 Signal processing: Clear plots at redraw. 2025-04-22 10:37:18 +02:00
Pierre-Antoine ef8efd4f78 Acoustic data: Clear plots and remove some debug trace. 2025-04-22 10:01:50 +02:00
Pierre-Antoine 29e826d34c acoused: Trace 'full_update' method. 2025-03-26 09:16:06 +01:00
Pierre-Antoine d7ea9cc4f7 Merge branch 'dev-parouby' into dev 2025-03-25 16:44:40 +01:00
Pierre-Antoine 5f7c81f866 Signal processing: Fix #42. 2025-03-25 10:03:41 +01:00
Pierre-Antoine 74137405fc Signal processing: Complete missing data at open study. 2025-03-24 17:58:37 +01:00
brahim 72dff5a26c update for the BS signal averaging #43 2025-03-24 17:09:03 +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 998e1e7f8f Signal processing: Fix #8 and clean debug display code. 2025-03-20 10:33:16 +01:00
Pierre-Antoine be7627d93f Signal processing: Refactoring with recompute and replot method. 2025-03-19 18:08:33 +01:00
Pierre-Antoine 225c40c6c1 Signal processing: Some minor refactoring. 2025-03-19 16:13:15 +01:00
Pierre-Antoine 8a39bba7b1 Signal processing: Some refactoring. 2025-03-19 15:31:06 +01:00
Pierre-Antoine 99ff7c5fed Acoused: Use a specific logger. 2025-03-19 14:12:35 +01:00
Pierre-Antoine 64230540c7 Signal processing: Change plot font. 2025-03-19 13:44:53 +01:00
Pierre-Antoine 44bf348ee5 Signal processing: Block signals during tab update. 2025-03-19 13:43:37 +01:00
brahim bdeca2b44e Correction when the user clicks on the clear button (clear profile tail) #36 2025-03-13 15:41:04 +01:00
brahim 06056d4865 Correction of average filter button (if no acoustic data) #33 2025-03-13 15:22:49 +01:00
brahim df68a862fc Correction of SNR filter button (if no acoustic data) #33 2025-03-13 15:19:30 +01:00
brahim 7a5f6d41f7 Correction of the profile tail button (if no acoustic data) #33 2025-03-13 15:07:31 +01:00
brahim eef048b197 Correction of the red cross button (if no acoustic data) #33 2025-03-13 14:19:44 +01:00
brahim 3c78777179 Correction of reload button (if no acoustic data) #33 2025-03-13 13:34:57 +01:00
brahim 372d002277 resolve conflict 2025-03-11 17:10:56 +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 12fea4e182 Merge branch 'dev-parouby' into dev 2025-03-11 11:37:22 +01:00
brahim 320971160d Plot of SNR field is corrected when the user set a profile tail level #4 2025-03-10 14:30:45 +01:00
Pierre-Antoine 6628d610de Sediment calibration: Refactoring __init__ and minor change. 2025-03-10 12:05:07 +01:00
brahim f2db89eef8 signal processing tab is cleaned from useless commented lines and useless print 2025-03-05 11:32:21 +01:00
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 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 35c92deeaf Correction of SNR filter and average processing 2024-10-31 10:24:29 +01:00
brahim 87a83eddb9 The user has two choices to compute noise : from file or from profile tail value. 2024-10-28 17:52:45 +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 b1e5f6b1ff Update of time/time_cross_section and depth/depth_cross_section 2024-09-26 14:49:40 +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 65d30f01ae The list of pre-processed data to be renamed is updated trigerring SNR computation. The user can add or remove a file in the acoustic data tab and then, update signal preprocessing tab. 2024-09-13 15:54:55 +02:00
brahim ffc85d733d Signal processing tab is completely reorganized. At the top from the left to the right : 1 - choice of acoustic recording data + noise data, 2 - Display the SNR plot, 3 - Display option (SNR, Rayleigh, Average). At the bottom, from the left to the right : 1 - plot pre-processed BS acoustic recording, 2 - Plot profil, 3 - List of preprocessed data 2024-08-29 15:45:43 +02:00