A tool to visualize the processed and analysied acoustic emission signals in a variety of fields.
This software is used to display the processed and analysied acoustic emission signals, which is stored in a database .h5. Fields such as time range, the method of localization, location range, channel info and etc. should be setted at first. The results can be showed in a variety of forms such as heatmap, histgram in the fields location, time, frequency for analysis.

Overview of AES data analyse panel

Overview of data select panel

Overview of data visualization panel
The list of required python packages is contained in the requirements.txt file in this repository. After install the required dependencies, run choose_data_main.py
to execute the program.