AnalyseMorphologique/utils/files
Djalim Simaila 1c1a9bac94 🐛 fix(data_processing.py): fix variable name for R_max from "Z (en mm)" to "rayon (en mm)"
🐛 fix(data_processing.py): fix formula for R_V_scan to include parentheses for correct order of operations
🐛 fix(output.py): add delta_z parameter to generate_headers function to correctly display the delta_z value in the output file
 feat(output.py): add delta_z value to output file headers if add_headers setting is enabled
 feat(MainWindow.py): add delta_z value to output file headers if add_headers setting is enabled
 feat(DiscreteDataWorker.py): add delta_z value to output file headers if add_headers setting is enabled
 feat(RawDataWorker.py): add delta_z value to output file headers if add_headers setting is enabled

The changes in data_processing.py fix a variable name and a formula to correctly calculate the R_max and R_V_scan values.
2023-05-31 11:21:49 +02:00
..
__init__.py 🚀 feat(docs): add Sphinx documentation to the project 2023-05-16 14:02:26 +02:00
input.py 🐛 fix(data_processing.py): add missing computation of L in get_advanced_data function 2023-05-26 13:38:18 +02:00
norm.py added more docstrings 2023-04-28 11:34:22 +02:00
output.py 🐛 fix(data_processing.py): fix variable name for R_max from "Z (en mm)" to "rayon (en mm)" 2023-05-31 11:21:49 +02:00