AnalyseMorphologique/utils
Djalim Simaila 914d6bb7cb 📝 docs(README.md): capitalize the first letter of the title
The first letter of the title "Analyse morphologique" was not capitalized, which is inconsistent with the usual capitalization rules for titles.

🖼️ chore(README.md): update image and fix typo in rotation instructions
The image in the README.md file was updated to reflect the correct rotation instructions. A typo in the rotation instructions was also fixed.

👥 chore(README.md): fix typo in contributor's role
A typo in the role of one of the contributors was fixed.

🐛 fix(data_processing.py): add missing half discretisation values to L calculation
The calculation of L in the get_advanced_data function of data_processing.py was missing half the discretisation values at the beginning and end of the object.

🐛 fix(input.py): remove print statement
A print statement was accidentally left in the from_xyz_file method of the ScannedObject class in input
2023-05-12 09:13:21 +02:00
..
data_processing 📝 docs(README.md): capitalize the first letter of the title 2023-05-12 09:13:21 +02:00
files 📝 docs(README.md): capitalize the first letter of the title 2023-05-12 09:13:21 +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 📝 docs(README.md): capitalize the first letter of the title 2023-05-12 09:13:21 +02:00
math 📝 docs(README.md): capitalize the first letter of the title 2023-05-12 09:13:21 +02:00
settings 🔖 chore(SettingManager.py): update version to 1.2.0 2023-05-10 16:33:53 +02:00
create_xyz.py first functionnal gui 2023-04-24 15:55:40 +02:00