Commit Graph

87 Commits (127dcde098a510bce16604b3fbfee0e72d43b353)

Author SHA1 Message Date
Bjarne Vincent 127dcde098 Fixed the crash occurring when 'NaN' has to be displayed in the 'Table of values' table of the 'Acoustic data' tab. 2025-10-21 11:16:58 +02:00
Bjarne Vincent 6ea28d4dd8 Fixed the problem arising when loading UB-SediFlow data in AcouSed. The computations of X, VBI, etc. and the acoustic inversion still need to be modifed to account for the different spatial and temporal grids though. 2025-10-20 16:28:30 +02:00
Pierre-Antoine 66024342dc SQL: read: Minor change. 2025-05-06 15:02:27 +02:00
Pierre-Antoine bf8640fb30 Calibration constant kt: Remove all exec and eval. 2025-05-05 14:39:42 +02:00
Pierre-Antoine 4f6be7d65d Calibration constant kt: Minor change. 2025-05-05 10:44:30 +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 55f03fdd83 SQL: Settings: Fix bottom detection value save/load/display. 2025-04-28 10:46:28 +02:00
Pierre-Antoine 967540d7f7 SQL: Minor change. 2025-04-24 16:18:39 +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 9857615a12 SQL: Fix crash at reshape failed with try catch (dirty). 2025-04-23 15:31:23 +02:00
Pierre-Antoine 2ad980248d SQL: Fix Setting index type (FLOAT to INTEGER). 2025-04-23 11:39:07 +02:00
Pierre-Antoine ef8efd4f78 Acoustic data: Clear plots and remove some debug trace. 2025-04-22 10:01:50 +02:00
Pierre-Antoine 24f270a2a4 Acoustic data: Add bottom detection setting to SQL and refactoring. 2025-04-17 17:54:44 +02:00
Pierre-Antoine 69eb051270 Notes: Add notes to SQL save file. 2025-04-17 14:00:46 +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 ee4706737e SQL: Remove update class. 2025-04-15 15:41:38 +02:00
Pierre-Antoine 0a60088596 SQL: Add calibration parameters table. 2025-04-15 15:40:11 +02:00
Pierre-Antoine e300cfe643 SQL: Read: Fix some data initialisation. 2025-04-15 11:04:03 +02:00
Pierre-Antoine 0d651fe232 SQL: Fix 'X_exponent' type (nbarray to list). 2025-04-15 10:33:07 +02:00
Pierre-Antoine 714be64915 SQL: Fix save study after open. 2025-03-26 15:32:36 +01:00
Pierre-Antoine 57108455ce SQL: Fix date and time save and load format. 2025-03-26 15:27:25 +01:00
Pierre-Antoine 9c7e621a45 SQL: Minor change. 2025-03-26 14:29:14 +01:00
Pierre-Antoine bec1b529a6 SQL: Read table 'Calibration'. 2025-03-26 13:33:34 +01:00
Pierre-Antoine f97241784f Acoustic data: Add path BS raw data empty value at DB reading. 2025-03-26 10:59:59 +01:00
Pierre-Antoine 0f3117477a Acoustic data: Add 'distance_from_ABS_to_free_surface' in save DB. 2025-03-26 09:58:06 +01:00
Pierre-Antoine 6dbd1e3e5c Acoustic data: Fix temperature value at study open. 2025-03-25 16:07:25 +01:00
Pierre-Antoine 943f768720 Model: Create table: Fix table definition. 2025-03-24 17:16:04 +01:00
Pierre-Antoine 19c2ae9b7f Sediment calibration: Fix crash at open study file. 2025-03-24 15:40:30 +01:00
Pierre-Antoine 0cd9964594 Signal processing: Fix open study file crash. 2025-03-24 13:50:13 +01:00
Pierre-Antoine 2e20b2f464 Model: Finish refactoring read table for open. 2025-03-24 13:01:21 +01:00
Pierre-Antoine bdfcff88a5 Model: Continue refactoring. 2025-03-20 18:20:26 +01:00
Pierre-Antoine 680f18b741 Model: Start simple refactoring read table. 2025-03-20 17:53:38 +01:00
Pierre-Antoine 99ff7c5fed Acoused: Use a specific logger. 2025-03-19 14:12:35 +01:00
Pierre-Antoine bcdae43d10 SQL: Remove unused logs. 2025-03-11 14:39:22 +01:00
Pierre-Antoine 0c141b8d24 SQL: Minor fix. 2025-03-11 14:28:49 +01:00
Pierre-Antoine 12fea4e182 Merge branch 'dev-parouby' into dev 2025-03-11 11:37:22 +01:00
Pierre-Antoine f872b625c2 SQL: Minor change. 2025-03-10 17:14:11 +01:00
Pierre-Antoine 87098ff152 SQL: Some refactoring. 2025-03-10 17:12:45 +01:00
Pierre-Antoine f5eb9a18c6 SQL: Fix empty/partiel study save #12. 2025-03-10 17:04:31 +01:00
brahim 190c0f0b80 The readme file is modified and will be completed by Brahim. 2025-03-10 11:38:47 +01:00
brahim 2ffb9a21e6 read table for open cleaned 2025-03-10 10:16:03 +01:00
Pierre-Antoine 17619f15ac Fix save method on existing file #16. 2025-03-06 14:33:30 +01:00
brahim 65a9422f71 acoustic inversion method high concentration file is cleaned from useless commented lines and useless print 2025-03-06 10:23:27 +01:00
brahim cea9e35498 acoustic data loader file is cleaned from useless commented lines and useless print 2025-03-06 10:18:46 +01:00
Pierre-Antoine 5ebd842346 Fix open and save as method (#2 and #18). 2025-03-06 10:13:00 +01:00
brahim 030213608d line from PyQt5.QtCore import Qt was removed by mistake 2025-03-05 14:17:17 +01:00
brahim 329639e064 granulo loader program is cleaned from useless commented lines and useless print 2025-03-05 13:40:22 +01:00
brahim 5d16adc521 calibration constant program is cleaned from useless commented lines 2025-03-05 13:37:59 +01:00