AnalyseMorphologique/utils
Djalim Simaila e57d9e9837 🎨 style(data_processing.py): fix typo in variable names
The variable names σ_〈R〉 and σ_〈R〉^tot were corrected to σ_<R> and σ_<R>^tot respectively to improve consistency with the naming conventions used in the rest of the code.
2023-05-16 09:59:03 +02:00
..
data_processing 🎨 style(data_processing.py): fix typo in variable names 2023-05-16 09:59:03 +02:00
files 🐛 fix(input.py): add authorised_extensions as a static variable to ScannedObject class 2023-05-12 11:17:00 +02:00
graph2D 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +02:00
graph3D 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +02:00
gui/pyqt 🚀 feat(README.md): add support for .stl file format 2023-05-15 13:42:46 +02:00
math 📝 docs(README.md): capitalize the first letter of the title 2023-05-12 09:13:21 +02:00
settings 🚀 feat(MainWindow.py, PreProcessWorker.py, Settings.py, UI_Settings.py, settings.ui): add support for verticalising scanned objects 2023-05-12 09:44:20 +02:00
create_xyz.py first functionnal gui 2023-04-24 15:55:40 +02:00