AnalyseMorphologique/utils
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
..
data_processing 🚀 feat(data_processing.py): add function to calculate advanced data 2023-05-04 13:28:03 +02:00
files 🐛 fix(.gitignore): add test.py to the list of ignored files 2023-05-03 17:26:11 +02:00
graph2D added more docstrings 2023-04-28 11:34:22 +02:00
graph3D 🎨 style(visplot_render.py): add camera distance to improve 3D visualization 2023-05-02 10:20:24 +02:00
gui/pyqt 🔨 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
math 🐛 fix(.gitignore): add test.py to the list of ignored files 2023-05-03 17:26:11 +02:00
settings 🐛 fix(SettingManager.py): change authors value to a list to match the expected format 2023-05-02 14:17:54 +02:00
create_xyz.py first functionnal gui 2023-04-24 15:55:40 +02:00