Read AEWin acoustic emissions binary data files
Project description
MistrasDTA
Python module to read Mistras acoustic emissions DTA files. The structure of these binary files is detailed in the an appendix of the Mistras user manual.
Usage
import MistrasDTA
# Read the binary file
rec, wfm = MistrasDTA.read_bin('cluster.DTA')
# Extract the first waveform in units of microseconds and volts
t, V = MistrasDTA.get_waveform_data(wfm[0])
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
MistrasDTA-0.1.0.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file MistrasDTA-0.1.0.tar.gz
.
File metadata
- Download URL: MistrasDTA-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 350d5466a48bc0c3cd75ddcd8247c40146a9fc04fb129f8976518ee348035ab9 |
|
MD5 | 33ede43d6c80d3a21c59be386f323802 |
|
BLAKE2b-256 | 31bfa8d4725f4ede17723ea98e17a695b2a1554f0e183b43a82a7cd27cc6517b |
File details
Details for the file MistrasDTA-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: MistrasDTA-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.5.0 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 420e912d178d9de44d45b1d6537542b3328dd89b5734fa3216923079729874d6 |
|
MD5 | 0bc7a39fbaee9d8523e5d898f34c8216 |
|
BLAKE2b-256 | a7e011b0664a5a92bd1ef73f314e5a0bc7ded27a98a0625f5faa69ec00a29ab1 |