Commit Graph

63 Commits (7d9726fbd6f98b2c89d0e03cb65f961b24e0096b)

Author SHA1 Message Date
Pierre-Antoine 7d9726fbd6 Sediement calibration: Clear plots at redraw. 2025-04-22 11:22:32 +02:00
Pierre-Antoine ef8efd4f78 Acoustic data: Clear plots and remove some debug trace. 2025-04-22 10:01:50 +02:00
Pierre-Antoine 7bf93bb6d8 Sediment calibration: Minor fix. 2025-04-17 14:47:35 +02:00
Pierre-Antoine 96144d88ee Sediment calibration: Minor change. 2025-04-17 11:13:38 +02:00
Pierre-Antoine 3c2db523ac Sediment calibration: Refactoring. 2025-04-17 11:03:26 +02:00
Pierre-Antoine 9bb02edee4 Sediment calibration: Refactoring. 2025-04-17 09:51:41 +02:00
Pierre-Antoine 4b6ee4af09 Sediment calibration: Some refactoring. 2025-04-16 16:35:51 +02:00
Pierre-Antoine 2dd80bbacc Acoused sediment: Minor change. 2025-04-16 15:30:12 +02:00
Pierre-Antoine 400fa26f84 Acoused: Remove 'Ubuntu' font and replace by 'DejaVu Sans' font. 2025-04-16 14:51:19 +02:00
Pierre-Antoine c60db3c346 Sediment calibration: Recompute kt2D/kt3D and J_cross_section at study open. 2025-04-16 09:50:28 +02:00
Pierre-Antoine 660a09b09a Sediment calibration: Update calibration in view at study open. 2025-04-16 09:17:18 +02:00
Pierre-Antoine 2c1b01118e Sediment calibration: Update calibration parameters at study open. 2025-04-15 17:24:23 +02:00
Pierre-Antoine 0a60088596 SQL: Add calibration parameters table. 2025-04-15 15:40:11 +02:00
Pierre-Antoine 7a41eace33 Sediment calibration: Re-enable compute depth 2D. 2025-03-26 11:00:45 +01:00
Pierre-Antoine 29e826d34c acoused: Trace 'full_update' method. 2025-03-26 09:16:06 +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 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 99ff7c5fed Acoused: Use a specific logger. 2025-03-19 14:12:35 +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
brahim 1c409531a1 logger added to print computed values of calibration parameters 2025-03-14 16:42:23 +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 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 d1b311d1a3 Merge branch 'dev-parouby' into dev 2025-03-12 10:51:32 +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
brahim baebe2e8cc interpolate Mifine profile is corrected with depth_bottom 2025-03-11 15:32:39 +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
Pierre-Antoine 5eb78b812d Fix interpolate button action without correct data. 2025-03-10 14:43:36 +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
brahim 40d14a2ffb Sediment calibration tab is cleaned from useless commented lines and useless print 2025-03-05 12:02:59 +01:00
brahim f78d0fabb1 Start Pierre Antoine - Brahim 2025-03-03 12:01:58 +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 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 86c831e126 User can import calibration to compute inversion 2024-10-29 18:22:26 +01:00
brahim 5b012d0265 By default, FCB groupbox is disabled. A sentence, is added in FCB option to explain when to use FCB. 2024-10-22 10:55:29 +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 f11ed9b48a Choice of the sample data (fine profile + sand target) are added below the interpolate fine profile button. 2024-10-08 12:42:10 +02:00