This module contains several classes and functions related to tree analysis. It provides functionalities to compute and evaluate tree data.
This module requires the libraries from requirements.txt
- Ensure you have the required prerequisites installed.
- Run the
main.py
script to launch the GUI application. - Input the excel path
- Click the "Run" button to compute and validate the tree data.
- The results will be exported to newly created excell file
Contributions to this module are welcome. If you find any issues or have ideas for improvements, please create a pull request or raise an issue on the repository.
This module is released under the MIT License.