Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AnalyseMorphologique
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
INSTANCE de PREPROD
Les données peuvent être supprimées à tout moment.
Show more breadcrumbs
Scanner3D
AnalyseMorphologique
Graph
ecccb0f8cbe3c4d206b0b10413dc56316eb803c6
Select Git revision
Branches
3
alexis.doghmane-main-patch-47675
alexis.doghmane-main-patch-83898
main
default
protected
Tags
6
v1.2.3
v1.2.2
v1.2.0
v1.1.1
v1.1.0
v1.0.0
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Jun
28
23
31
May
26
22
17
16
15
12
11
10
9
4
3
2
28
Apr
27
26
25
24
21
20
19
17
14
Update README.md
main
main
Update README.md
alexis.doghmane…
alexis.doghmane-main-patch-83898
README.md :
alexis.doghmane…
alexis.doghmane-main-patch-47675
Update launch.bat
v1.2.3
v1.2.3
1.2.3
📝 docs(README.md): add contributor Pierre PHILIPPE
🐛 fix(data_processing.py): fix variable name for R_max from "Z (en mm)" to "rayon (en mm)"
🔖 chore(SettingManager.py): update version to 1.2.2
v1.2.2
v1.2.2
🐛 fix(data_processing.py): add missing computation of L in get_advanced_data function
📝 docs(README.md): add installation instructions for Windows, Linux, and Mac
📝 docs(README.md): add instructions for generating documentation using Sphinx and readthedocs theme
v1.2.0
v1.2.0
doc: 2
doc
🚀 feat(docs): add Sphinx documentation to the project
🎨 style(data_processing.py): fix typo in variable names
🔍 chore(data_processing.py): add missing variables to the documentation
🚀 feat(README.md): add support for .stl file format
🐛 fix(input.py): add authorised_extensions as a static variable to ScannedObject class
🚀 feat(MainWindow.py, PreProcessWorker.py, Settings.py, UI_Settings.py, settings.ui): add support for verticalising scanned objects
📝 docs(README.md): capitalize the first letter of the title
🐛 fix(input.py): handle case where faces is None in ScannedObject constructor
chore: remove unused files
📝 docs(README.md): improve readability and fix typos
📝 docs(README.md): update README with new features and installation instructions
🔖 chore(SettingManager.py): update version to 1.2.0
🎨 style(UI_MainWindow.py): set x_mean QDoubleSpinBox to read-only
🎨 style(MainWindow.ui, UI_MainWindow.py): update GUI elements default values
🔧 refactor(MainWindow.py): move connection of refresh_advanced_metrics button to its own method
feat: added new indicators to the values tab
🔨 refactor(data_processing.py): rename function parameter to improve semantics
🔧 chore(data_processing.py): update keys in the dict returned by get_advanced_data function to be more descriptive
🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics
📝 docs(DiscreteDataWorker.py): add docstring to run() method
📝 docs(AdvancedDataWorker.py): update docstrings to reflect changes in the module
🔨 refactor(PreProcessWorker.py): rename objpath to obj_path and discretisation_value to delta_z for better readability
📝 docs(RawDataWorker.py): add docstring to run method
🚀 feat(data_processing.py): add function to calculate advanced data
feat: added tabs that shows the calculated values for the layer and the global values
🐛 fix(.gitignore): add test.py to the list of ignored files
🎨 chore(gui): add INRAE logo and about window to the GUI
Loading