Commit Graph

274 Commits (5ea7879896581d4537474b06d336a068396cfc2b)

Author SHA1 Message Date
brahim ddcfd4b6c4 Setting parameters are detailed. 2024-11-15 12:22:29 +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
brahim e043c07b94 AcouSed version is changed 2024-11-04 16:33:40 +01:00
brahim 8709e50238 logo INRAE is added on the window about 2024-11-04 16:32:44 +01:00
brahim 6cba52f707 Calibration constant kt is read from a external excel file. This file has several sheet for different calibration. The user can add sheet. 2024-11-04 10:54:57 +01:00
brahim 728926428a Fine and Sand samples use for calibration are plotted with different colors. These samples are plotted on the vertical profile when the slider value is the same than the calibration profile position. 2024-11-01 21:06:40 +01:00
brahim 2e2ff1984a Calibration samples are displayed with different markers and colors on the concentration fields (fine and sand). 2024-10-31 18:14:57 +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 8e359a7552 Profile scrolling is done in time with the slider, and not with the number of the profile. 2024-10-31 11:46:51 +01:00
brahim 35c92deeaf Correction of SNR filter and average processing 2024-10-31 10:24:29 +01:00
brahim 86c831e126 User can import calibration to compute inversion 2024-10-29 18:22:26 +01:00
brahim fa479e1dc8 Labels and ticks are added to the acoustic recording plot (for visualize sample position) 2024-10-28 19:01:02 +01:00
brahim 87a83eddb9 The user has two choices to compute noise : from file or from profile tail value. 2024-10-28 17:52:45 +01:00
brahim ffcc3e6eff kt corrected values are read from a file in the settings. The file can include differents same ABS (that is to say with different serial number). 2024-10-24 16:53:35 +02:00
brahim 8af3e16a1c Calibration is loaded from an excel file named ABS_calibration_constant_kt.xlsx 2024-10-24 12:14:01 +02:00
brahim 5eec52bda9 Distance from ABS to free surface is added so that depth represents distance to the free surace in plots and not distance from transducers. 2024-10-22 17:26:47 +02: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 f4b2ade6d5 QLabeledDoubleRangeSlider are replaced with QlineEdit in display option -> set the boundaries 2024-10-18 17:05:10 +02:00
brahim 394b557d73 GPS groupbox is reorganized with animated groupbox 2024-10-18 14:21:15 +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 b15705ebb7 User Manual tab is deleted. The user manual is added with a pdf which can be opened by clicking on action menu -> Help -> User Manual. 2024-10-09 10:49:05 +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 58a7934d50 All QDoubleSpinbox in Measurement information are replaced by QlineEdit 2024-10-02 16:54:52 +02:00
brahim feafeee75f Correction have been made to plot samples on acoustic record with modified limits 2024-10-02 11:10:12 +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 f32cefc345 Main window title is modified from MainWindow to AcouSed - unsaved file. 2024-10-01 13:09:39 +02:00
brahim bfc40f2e5e Fine sediments table and sand sediment data are reorganize in horizotal layout. Color lists use to plot samples are simplified with less color. 2024-10-01 13:05: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 2aae88e0b5 Minor correction on the export of table of acousic backscatter value 2024-09-19 15:40:59 +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 bba389ae9d The user can display the noise fields for each frequency by clicking on button PLot_noise in the pre-processing tab. 2024-09-17 16:35:51 +02:00
brahim dfbc91c9ec Menu Help --> About : open a new window to display information of AcouSed, in particular, the logo, the version and the date. Licence, Copyright and Suport buttons are added. The user can click on each button to open a new window with the related information. 2024-09-17 11:09:27 +02:00
brahim 18b98201e1 Information groupbox is re-organized. Frequency combobox and kt spinbox are moved to the top: it's more efficient for the user to change the kt. 2024-09-16 16:12:56 +02:00
brahim 5493f92832 The user can export raw acoustic backscatter data, displayed in the table of values, to csv file. Each acoustic file is exported to a csv file with the following default name : Table_ + name_of_file_aqa. 2024-09-16 11:57:32 +02:00
brahim c38188f96e Sqlite Browser can be open from Tools in the general tool bar of the software. 2024-09-13 17:05:47 +02:00
brahim 65d30f01ae The list of pre-processed data to be renamed is updated trigerring SNR computation. The user can add or remove a file in the acoustic data tab and then, update signal preprocessing tab. 2024-09-13 15:54:55 +02:00
brahim 5a98b13ad3 Users can download several acoustic data files at the same time. 2024-09-13 14:59:13 +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 011cfd536e Acoustic recording data is updated. If data are pre-processed in the previous tab then pre-processed data of the acoustic recording are provided in Sample data tab. If data are not pre-processed, then raw data are provided in sample data tab. 2024-08-30 22:30:19 +02:00
brahim 1b2c5954ee Vertical profile plot of SSC sand is added and a red vertical line display the profile position 2D field. Measured vs Inverted SSC sand is added. User can choose sample to display. 2024-08-30 20:41:12 +02:00