Skip to content

simongoertzen/aqdef-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python module to read Advanced Quality Data Exchange Format (AQDEF) files

PyPI Latest Release Python Package Code style: black

aqdef-reader is a Python module to read AQDEF (Q-DAS or qdas) ASCII files via Python. The package comes with data structures to cover the tranfer file format header elements such as parts (Teiletyp) and characteristics (Merkmale). As the ASCII files might already come with measured, values, the reader function can already read these values (Messwerte) and stores them as part of the characteristics described in the transfer file.

The package aqdefreader is based on the official Q-DAS ASCII transfer format manual tranfer format released by Q-DAS GmbH.

Installation

The source code is currently hosted on GitHub at: https://github.com/successfactory/aqdef-reader

Binary installers for the latest released version are available at the Python Package Index (PyPI).

# PyPI
pip install aqdefreader

Dependencies

License

Apache License 2.0

About

Python module to read Advanced Quality Data Exchange Format (AQDEF) files

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%