AnalyseMorphologique/utils/gui/pyqt/main_window/Workers
Djalim Simaila 8357be8015 🔨 refactor(PreProcessWorker.py): rename objpath to obj_path and discretisation_value to delta_z for better readability
This commit renames the objpath parameter to obj_path and discretisation_value to delta_z for better readability and consistency with the naming conventions. The function run() has been updated to include a more detailed description of what it does.
2023-05-09 10:53:45 +02:00
..
AdvancedDataWorker.py 🚀 feat(data_processing.py): add function to calculate advanced data 2023-05-04 13:28:03 +02:00
DiscreteDataWorker.py added more docstrings 2023-04-28 11:34:22 +02:00
PreProcessWorker.py 🔨 refactor(PreProcessWorker.py): rename objpath to obj_path and discretisation_value to delta_z for better readability 2023-05-09 10:53:45 +02:00
RawDataWorker.py 📝 docs(RawDataWorker.py): add docstring to run method 2023-05-09 10:53:21 +02:00
Worker.py added more docstrings 2023-04-28 11:34:22 +02:00