Commit Graph

69 Commits (fa6f50b44328f882ab3bde56da3b2f4706d58967)

Author SHA1 Message Date
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
brahim 07728bc771 All QDoubleSpinbox in Measurement information and Calibration parameter are replaced by QlineEdit. Unit are moved outside of the QLineEdit in a QLabel. 2024-10-03 17:38:15 +02:00
brahim bfa090bbcc A list of default value for the kt_corrected is created for Aqauscat and for all frequencies available in Aquascat. 2024-10-01 18:00:21 +02:00
brahim b1e5f6b1ff Update of time/time_cross_section and depth/depth_cross_section 2024-09-26 14:49:40 +02:00
brahim 97a3ed2dbb The calibration can be save in a csv file. 2024-09-19 16:55:21 +02:00
brahim 8c51ebc192 Few corrections have been made on calibration, in particular, for the interpolation of the fine sediments profile. The user can invert several acoustic recording with a single calibration. There remains a prolem to display the plots, in particular, when the user switches from one to another acoustic data. 2024-09-19 14:54:44 +02:00
brahim fa8e06ecdd Step 1 and Step 2 of sediment calibration tab are re-organised. 2024-09-13 10:14:50 +02:00
brahim 34b0fd48d6 The option 'Import calibration file' is added. The user can choose either to import calibration (default) or to compute calibration. 2024-09-12 10:59:54 +02:00
brahim 6e6991f0e5 Sediment calibration tab is updated with preprocessing tab. Calibration can be made with pre-processed data. 2024-09-02 13:12:09 +02:00
brahim 44d9c057aa FCB computatuion and display are added on sediment calibration tab. By default, the position of the FCB vertical profile is set on the profile position of calibration samples. The user can choose the depth limits to fit the FCB profile with linear regression. The FCB profile is diplay on acoustic recording 2D field. 2024-08-26 11:19:25 +02:00
brahim 66f62765a1 Acoustic inversion tab display results of the inversion computation for both, fine and sand sediments. The user can visualize the concentrations fields, plot vertical profiles of the concentrations and choose samples to compare measured SSC vs inverted SSC. 2024-08-21 09:26:08 +02:00
brahim d38a65f2c6 Inversion is added to AcouSed. The inversion tab is organised in two part. At the top, fine SSC 2D field is plotted. At the bottom, sand SSC 2D field is plotted. A combobox and a push button are insert on a line at the top. The user choose the acoustic data by clicking on the combobox and run the inversion computation by clicking on the button. 2024-07-26 11:45:50 +02:00
brahim fe52e097e7 The sediment calibration tab is added to the software AcouSed. It includes selection of frequency, fine and sand sediments, linear interpolation of the profile of fine sediments concentration, computation of parameter ks, sv, X, alphaS and zeta. 2024-07-24 21:59:35 +02:00
brahim 57b5490f5f The sediment calibration tab includes plot of acoustic recordings and profile of the concentration of fine sediments. The user can choose the data, frequencies and select the samples for the calibration. 2024-07-19 17:46:44 +02:00