Vallen AE Python Tools¶
Extract and analyze Acoustic Emission measurement data.
The IO module vallenae.io enables reading (and writing) of Vallen Systeme SQLite database files:
*.pridb: Primary database
*.tradb: Transient data
*.trfdb: Transient features
The remaining modules are system-independent and try to comprise the most common state-of-the-art algorithms in Acoustic Emission:
vallenae.features: Extraction of Acoustic Emission featuresvallenae.timepicker: Timepicking algorithms for arrival time estimationsvallenae.processor: Processors – e.g. grouping hits into events
Library modules¶
IO |
|
Features |
|
Timerpicker |
|
Processor |