Commit Graph

216 Commits (b99e950a8e135f8c00213d94457586daf0084698)

Author SHA1 Message Date
Pierre-Antoine 6628d610de Sediment calibration: Refactoring __init__ and minor change. 2025-03-10 12:05:07 +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
MOUDJED Brahim 2ec5584860 Update README.md 2025-03-07 17:19:16 +01:00
MOUDJED Brahim 6d4fb5fae6 Update README.md 2025-03-07 12:14:46 +01:00
Pierre-Antoine 2b84fab38d README.md: Add some information and global file scheme #27. 2025-03-06 15:49:48 +01:00
Pierre-Antoine 17619f15ac Fix save method on existing file #16. 2025-03-06 14:33:30 +01:00
Pierre-Antoine b26d8a2906 Fix note tab click on 'edit settings' button #10. 2025-03-06 14:13:35 +01:00
Pierre-Antoine 52b612ba3e Fix acoustic data loading without selection #3. 2025-03-06 10:47:54 +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
Pierre-Antoine 4af3c4c9ea Fix #7 with exception handler. 2025-03-06 09:18:04 +01:00
Pierre-Antoine b80e0f3c8e Merge branch 'dev-parouby' into dev 2025-03-05 15:40:00 +01:00
Pierre-Antoine 1c3f6fb015 main: Add 'logging' basic config. 2025-03-05 14:53:29 +01:00
brahim 9ecb70b955 plot noise program is cleaned from useless commented lines and useless print 2025-03-05 14:28:00 +01:00
brahim 0879520fd2 mainwindow program is cleaned from useless commented lines and useless print 2025-03-05 14:24: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
brahim 9fcbe0e306 ubsediflow raw extract is cleaned from useless test 2025-03-05 13:36:37 +01:00
brahim 77f28462e6 ubsediflow raw extract is cleaned from useless print 2025-03-05 13:35:13 +01:00
brahim 2e9f9c3a3c acoustic data loader ubsediflow is cleaned from useless commented lines and useless print 2025-03-05 12:56:55 +01:00
brahim 80d570796a acoustic inversion tab is cleaned from useless commented lines and useless print 2025-03-05 12:48:45 +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 d3234bff5d Sample data tab is cleaned from useless commented lines and useless print 2025-03-05 11:50:38 +01:00
brahim f2db89eef8 signal processing tab is cleaned from useless commented lines and useless print 2025-03-05 11:32:21 +01:00
Pierre-Antoine 3e5ef5d2bc Mainwindow: Revert 'sqlitebrowser' QProcess to Popen (run as async). 2025-03-05 11:22:06 +01:00
Pierre-Antoine 9c5b76e451 Mainwindow: Fix #11 pdf file open, use QDesktopServices instead of open cmd. 2025-03-05 09:40:18 +01:00
Pierre-Antoine 769fd8581e Mainwindow: Fix #7 sqlitebrowser call with QProcess. 2025-03-05 09:27:54 +01:00
brahim 153b136812 acoustic data tab is cleaned from useless commented lines and useless print 2025-03-04 15:38:20 +01:00
brahim 6b22562e57 astropy library is added 2025-03-04 14:39:53 +01:00
Pierre-Antoine dc9264cd65 git: Update project depencencies to fix #5. 2025-03-04 13:35:10 +01:00
Pierre-Antoine 32f0d143f2 View: Remove useless package 'SvgButton'. 2025-03-03 12:12:14 +01:00
Pierre-Antoine a35ae7150f Merge branch 'main' of forgemia.inra.fr:theophile.terraz/acoused 2025-03-03 12:04:01 +01:00
brahim f78d0fabb1 Start Pierre Antoine - Brahim 2025-03-03 12:01:58 +01:00
Pierre-Antoine 06353a5dec git: Add '.editorconfig' and update '.gitignore'. 2025-03-03 11:48:14 +01:00
Pierre-Antoine cb4db42227 git: Add script 'tags.sh' for emacs tags file. 2025-03-03 11:45:37 +01:00
Pierre-Antoine e10e3cb90a git: Add Guix script and manifest. 2025-03-03 11:39:35 +01:00
Pierre-Antoine c3051e4986 git: Add gitignore and clean "*.pyc" files. 2025-03-03 11:32:28 +01:00
Brahim Moudjed cf4eee9617 Add LICENSE 2024-11-26 17:22:22 +01:00
brahim bc811b03e3 The study can be saved to a file (.acd) and the saving process can be updated. 2024-11-15 12:35:04 +01:00
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