AnalyseMorphologique/utils/gui/pyqt
Djalim Simaila dce613fd9e 🚀 feat(data_processing.py): add function to calculate advanced data
🚀 feat(MainWindow.py): add support for calculating advanced data in a separate thread
🚀 feat(AdvancedDataWorker.py): add worker to calculate advanced data in a thread
The `get_advanced_data` function was added to calculate advanced data from the discrete data. The `process_advanced_data` function was added to the `MainWindow` class to start a thread to calculate the advanced data. The `AdvancedDataWorker` class was added to calculate the advanced data in a separate thread. This allows the application to be more responsive and not freeze while the advanced data is being calculated.
2023-05-04 13:28:03 +02:00
..
about 🎨 chore(gui): add INRAE logo and about window to the GUI 2023-05-02 14:21:05 +02:00
error_popup added more docstrings 2023-04-28 11:34:22 +02:00
main_window 🚀 feat(data_processing.py): add function to calculate advanced data 2023-05-04 13:28:03 +02:00
settings added more docstrings 2023-04-28 11:34:22 +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 🎨 chore(gui): add INRAE logo and about window to the GUI 2023-05-02 14:21:05 +02:00
ressources.qrc 🎨 chore(gui): add INRAE logo and about window to the GUI 2023-05-02 14:21:05 +02:00