Commit Graph

252 Commits (3267ada1bef660a47eaee72cb4a28cdcd9721067)

Author SHA1 Message Date
Pierre-Antoine 6dbd1e3e5c Acoustic data: Fix temperature value at study open. 2025-03-25 16:07:25 +01:00
Pierre-Antoine 5631a25b51 MainWindow: Minor change. 2025-03-25 15:35:03 +01:00
Pierre-Antoine 466cda0a35 Note: Disable note tab. 2025-03-25 13:46:28 +01:00
Pierre-Antoine 1351d7e5fc Sample data: Fix plot drawing at study open. 2025-03-25 13:22:06 +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 a8bb150bf8 minor correction to set distance from free surface to sensor for UBSediFlow data 2025-03-24 17:37:51 +01:00
brahim 72dff5a26c update for the BS signal averaging #43 2025-03-24 17:09:03 +01:00
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 b52acafd29 Sediment calibration: Add test on fine data selection for interpolate. 2025-03-20 11:55:26 +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
Pierre-Antoine c521738567 Acoutic data: Minor change. 2025-03-17 18:06:09 +01:00
Pierre-Antoine b5338366cf Merge branch 'dev-parouby' into dev 2025-03-17 17:34:25 +01:00
brahim b99e950a8e If values of sediment attenuation parameters are infinite, a warning is added and inversion computatio is not allowed #41 2025-03-17 17:25:55 +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
Pierre-Antoine 11ced0a263 Mainwindow: Minor change. 2025-03-17 10:44:49 +01:00
Pierre-Antoine 5cf87a5e7b Mainwindow: Fix table export. 2025-03-17 10:41:38 +01:00
brahim 477ad00cf8 hyperlink of git deposit is added in about window 2025-03-14 17:22:19 +01:00
brahim 1c409531a1 logger added to print computed values of calibration parameters 2025-03-14 16:42:23 +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 22cd451b24 Error message is added when user click on import/compute calibration without acoustic data #37 2025-03-14 11:52:27 +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
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 b84f58ca2c Resolving confilct 2025-03-13 12:23:30 +01:00
brahim 0df253d70f Resolve merge conflict by incorporating both suggestions 2025-03-13 12:05:27 +01:00
brahim 2715d225af Crash corrected if any calibration file is selected (Click Cancel) 2025-03-13 11:38:21 +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 43ed93584f Mainwindow: Set translate button to disabled. 2025-03-12 11:05:30 +01:00
Pierre-Antoine d1b311d1a3 Merge branch 'dev-parouby' into dev 2025-03-12 10:51:32 +01:00
Pierre-Antoine 607aed3f11 Mainwindow: 'save' call 'save_as' when study are never saved before. 2025-03-12 10:49:04 +01:00
Pierre-Antoine 487f5e9ac8 Sediment calibration: Code refactoring and fix #14. 2025-03-12 10:17:38 +01:00
brahim 761dc9008c compute interpolation can be done without detect bottom 2025-03-11 17:32:00 +01:00
brahim 372d002277 resolve conflict 2025-03-11 17:10:56 +01:00
brahim b28978311c correction merge and correction interpolate fine profile 2025-03-11 16:44:14 +01:00
Pierre-Antoine 8c7c4cafbc Inversion: Excel export: Fix depth column shape and filename extention. 2025-03-11 16:15:06 +01:00
brahim baebe2e8cc interpolate Mifine profile is corrected with depth_bottom 2025-03-11 15:32:39 +01:00
Pierre-Antoine 8dd50f9373 Inversion: Fix #13. 2025-03-11 15:12:31 +01:00
Pierre-Antoine ba0557294e Inversion: Refactoring 'save_result_in_excel_file' method. 2025-03-11 14:19:18 +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
Pierre-Antoine a5268c6214 Sample data: Fix #29. 2025-03-11 11:35:52 +01:00
Pierre-Antoine 2697acddfe Sample data: Refactoring some functions. 2025-03-11 10:20:18 +01:00
Pierre-Antoine b7ae9dfe69 Sediment calibration: Some refactoring and fix #6. 2025-03-10 15:48:00 +01:00
Pierre-Antoine 0ce60afd04 Sediment calibration: Skip crash compute button without data. 2025-03-10 15:17:19 +01:00
Pierre-Antoine 86b9f85ec6 Sediment calibration: Skip somme crash and refactoring. 2025-03-10 15:14:09 +01:00
brahim 6de578a07e time noise and depth noise variable are used instead of time and depth to avoid size incompatibility #9 2025-03-10 15:12:49 +01:00
Pierre-Antoine 5eb78b812d Fix interpolate button action without correct data. 2025-03-10 14:43:36 +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 8f7e679598 Sediment calibration: Refactoring method 'interpolate_Mfine_profile'. 2025-03-10 14:23:29 +01:00
Pierre-Antoine 6628d610de Sediment calibration: Refactoring __init__ and minor change. 2025-03-10 12:05:07 +01:00
Pierre-Antoine b26d8a2906 Fix note tab click on 'edit settings' button #10. 2025-03-06 14:13:35 +01:00
Pierre-Antoine 52b612ba3e Fix acoustic data loading without selection #3. 2025-03-06 10:47:54 +01:00
Pierre-Antoine 5ebd842346 Fix open and save as method (#2 and #18). 2025-03-06 10:13:00 +01:00
Pierre-Antoine 4af3c4c9ea Fix #7 with exception handler. 2025-03-06 09:18:04 +01:00
Pierre-Antoine b80e0f3c8e Merge branch 'dev-parouby' into dev 2025-03-05 15:40:00 +01:00
brahim 9ecb70b955 plot noise program is cleaned from useless commented lines and useless print 2025-03-05 14:28:00 +01:00
brahim 0879520fd2 mainwindow program is cleaned from useless commented lines and useless print 2025-03-05 14:24:00 +01:00
brahim 80d570796a acoustic inversion tab is cleaned from useless commented lines and useless print 2025-03-05 12:48:45 +01:00
brahim 40d14a2ffb Sediment calibration tab is cleaned from useless commented lines and useless print 2025-03-05 12:02:59 +01:00
brahim d3234bff5d Sample data tab is cleaned from useless commented lines and useless print 2025-03-05 11:50:38 +01:00
brahim f2db89eef8 signal processing tab is cleaned from useless commented lines and useless print 2025-03-05 11:32:21 +01:00
Pierre-Antoine 3e5ef5d2bc Mainwindow: Revert 'sqlitebrowser' QProcess to Popen (run as async). 2025-03-05 11:22:06 +01:00
Pierre-Antoine 9c5b76e451 Mainwindow: Fix #11 pdf file open, use QDesktopServices instead of open cmd. 2025-03-05 09:40:18 +01:00
Pierre-Antoine 769fd8581e Mainwindow: Fix #7 sqlitebrowser call with QProcess. 2025-03-05 09:27: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 e5422941e1 stg.lin_reg is converted from tuple to list 2024-11-14 16:43:11 +01:00
brahim 5ec2d0f97f stg.range_lin_interp and stg.M_profile_fine are convert from list to array 2024-11-14 16:15:18 +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 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 8703d0676e The name of the saved file is written in the window title. 2024-11-12 15:58:47 +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