Go to file
Djalim Simaila a12b42381b 📝 docs(RawDataWorker.py): add docstring to run method
🐛 fix(RawDataWorker.py): fix typo in theta key name in the output dict
 feat(RawDataWorker.py): save the result of the calculation in a file located in the output_path
The run method now has a docstring that explains what it does. The typo in the theta key name in the output dict has been fixed. The result of the calculation is now saved in a file located in the output_path. This improves the functionality of the RawDataWorker class.
2023-05-09 10:53:21 +02:00
Datasets added test that show how different file are from the expected dataset 2023-04-17 16:07:05 +02:00
integration_tests Finished verticalisation 2023-04-21 17:06:04 +02:00
utils 📝 docs(RawDataWorker.py): add docstring to run method 2023-05-09 10:53:21 +02:00
.gitignore 🐛 fix(.gitignore): add test.py to the list of ignored files 2023-05-03 17:26:11 +02:00
LICENSE Initial commit 2023-04-14 12:42:57 +00:00
main.py refactor: remove unused code and files from the project 2023-05-02 09:21:19 +02:00
README.md Initial commit 2023-04-14 12:42:57 +00:00
requirement.txt added setting manager 2023-04-27 13:10:37 +02:00

AnalyseMorphologique