Commit Graph

73 Commits (dev)

Author SHA1 Message Date
Pierre-Antoine 0dd38af7a9 Sediment calibration: Minor change. 2025-05-07 11:51:35 +02:00
Pierre-Antoine 34690264b1 Sediment calibration: Split 'read_calibration_file_and_fill_parameter'. 2025-05-07 11:38:57 +02:00
Pierre-Antoine d5d8fa026f Sediment calibration: Fix calibration import functions. 2025-05-07 11:24:47 +02:00
Pierre-Antoine e1cbe77ea7 Acoused: Close mpl figure at redraw. 2025-05-06 15:33:04 +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 0b10926978 Sediment calibration: Some refactoring. 2025-04-29 10:26:45 +02:00
Pierre-Antoine fbda28eb86 Sediment calibration: Some refactoring. 2025-04-29 09:29:40 +02:00
Pierre-Antoine 4a8b318ea4 Sediment calibration: Fix FCB computation without values. 2025-04-28 17:59:21 +02:00
Pierre-Antoine 1fe6b6a1e1 Acoused: Minor change. 2025-04-23 15:32:01 +02:00
Pierre-Antoine cb46917101 Sediment calibration: Refacto 'compute_depth_2D' and add to 'full_update'. 2025-04-22 15:54:23 +02:00
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