AnalyseMorphologique/utils
Djalim Simaila 283930b1b0 🎨 style(MainWindow.ui, UI_MainWindow.py): update GUI elements default values
The default value of the "show_graph_checkbox" element has been changed from false to true. The "x_mean" element has been set to read-only mode. The "scrollAreaWidgetContents" element has been shifted upwards by 179 pixels to improve the layout. These changes improve the user experience and make the GUI more intuitive.
2023-05-10 15:54:51 +02:00
..
data_processing 🔨 refactor(data_processing.py): rename function parameter to improve semantics 2023-05-10 15:43:01 +02:00
files 🐛 fix(data_test.py): change variable name from teta_diffs to theta_diffs to improve semantics 2023-05-09 10:56:43 +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 🎨 style(MainWindow.ui, UI_MainWindow.py): update GUI elements default values 2023-05-10 15:54:51 +02:00
math 🔧 chore(data_processing.py): update keys in the dict returned by get_advanced_data function to be more descriptive 2023-05-10 09:59:44 +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