AnalyseMorphologique/utils/gui/pyqt
Djalim Simaila e1d3ad7a55 🔧 refactor(MainWindow.py): move connection of refresh_advanced_metrics button to its own method
🔧 refactor(MainWindow.py): rename process_advanced_data method to process_advanced_metrics to improve semantics
🔧 refactor(AdvancedDataWorker.py): add V_scan parameter to constructor to improve semantics
🔧 refactor(Settings.py): add conditional to set output_file_separator to '\t' if '\\t' is entered
The refresh_advanced_metrics button is now connected to its own method to improve readability. The process_advanced_data method has been renamed to process_advanced_metrics to better reflect its purpose. The AdvancedDataWorker constructor now takes a V_scan parameter to improve semantics. The Settings class now has a conditional to set the output_file_separator to '\t' if '\\t' is entered to improve consistency.
2023-05-10 15:44:52 +02:00
..
about 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +02:00
error_popup 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +02:00
main_window 🔧 refactor(MainWindow.py): move connection of refresh_advanced_metrics button to its own method 2023-05-10 15:44:52 +02:00
settings 🔧 refactor(MainWindow.py): move connection of refresh_advanced_metrics button to its own method 2023-05-10 15:44:52 +02:00
BlocMarque-INRAE_Transparent.png 🎨 chore(gui): add INRAE logo and about window to the GUI 2023-05-02 14:21:05 +02:00
ressources_rc.py 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +02:00
ressources.qrc 🎨 chore(gui): add INRAE logo and about window to the GUI 2023-05-02 14:21:05 +02:00