AnalyseMorphologique/utils
Djalim Simaila 70b4e11b62 🚀 feat(README.md): add support for .stl file format
🐛 fix(data_processing.py): fix typo in advanced data keys and add R_max to advanced data
 feat(MainWindow.py): add support for exporting advanced data to a text file
🎨 style(MainWindow.ui, UI_MainWindow.py): change the display of advanced data labels to use <R> instead of 〈R〉 and σ<R> instead of σ〈R〉
The README.md file now reflects the fact that the tool can now read .stl files. The advanced data keys in data_processing.py have been fixed to use the correct symbols and R_max has been added to the advanced data. The MainWindow.py now allows the user to export the advanced data to a text file. The display of advanced data labels in MainWindow.ui and UI_MainWindow.py has been changed to use <R> instead of 〈
2023-05-15 13:42:46 +02:00
..
data_processing 🚀 feat(README.md): add support for .stl file format 2023-05-15 13:42:46 +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