Skip to main content

yet another datagram

Project description

DOI Documentation PyPi version Github link Github status LGTM analysis

yet another datagram

Set of tools to process raw instrument data according to a dataschema into a standardised form called datagram, annotated with metadata, provenance information, timestamps, units, and uncertainties. Developed by the Materials for Energy Conversion at Empa - Materials Science and Technology.

schema to datagram with yadg

Capabilities:

  • Parsing tabulated data using CSV parsing functionality, including Bronkhorst and DryCal output formats. Columns can be post-processed using any linear combinations of raw and processed data using the calibration functionality.
  • Parsing chromatography data from gas and liquid chromatography, including several Agilent, Masshunter, and Fusion formats. If a calibration file is provided, the traces are automatically integrated using built-in integration routines.
  • Parsing reflection coefficient traces from network analysers. The raw data can be fitted to obtain the quality factor and central frequency using several algorithms.
  • Parsing potentiostat files for electrochemistry applications. Supports BioLogic file formats.

Features:

  • timezone-aware timestamping using Unix timestamps
  • automatic uncertainty determination using data contained in the raw files, instrument specification, or last significant digit
  • uncertainty propagation to derived quantities
  • tagging of data with units
  • extensive dataschema and datagram validation using provided specifications
  • mandatory metadata (such as provenance) is enforced

The full list of capabilities and features is listed in the project documentation.

Installation:

The released versions of yadg are available on the Python Package Index (PyPI) under yadg. Those can be installed using:

    pip install yadg

If you wish to install the current development version as an editable installation, check out the master branch using git, and install yadg as an editable package using pip:

   git clone git@github.com:dgbowl/yadg.git
   cd yadg
   pip install -e .

Additional targets yadg[testing] and yadg[docs] are available and can be specified in the above commands, if testing and/or documentation capabilities are required.

Contributors:

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

yadg-4.1.tar.gz (108.4 kB view details)

Uploaded Source

Built Distribution

yadg-4.1-py3-none-any.whl (116.1 kB view details)

Uploaded Python 3

File details

Details for the file yadg-4.1.tar.gz.

File metadata

  • Download URL: yadg-4.1.tar.gz
  • Upload date:
  • Size: 108.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yadg-4.1.tar.gz
Algorithm Hash digest
SHA256 84f5a53582759cb3f8ab6945f6e8486326dd67a956006ddf19f4c852ea4d2df0
MD5 5a7031d5590075dd80c0ef89af29488c
BLAKE2b-256 0db234e3d69a397f442ecb2eb08f86e1aed576dfcaafc8b25d57e9c7cc5a3014

See more details on using hashes here.

File details

Details for the file yadg-4.1-py3-none-any.whl.

File metadata

  • Download URL: yadg-4.1-py3-none-any.whl
  • Upload date:
  • Size: 116.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for yadg-4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9a2132da15421b0a06be5c9a04b33d6024023d041d5afb785dfbbfe5f90b71db
MD5 9b6ed778773548b2786a00b011d42dc1
BLAKE2b-256 5c8bdb9aa43f027d8a6e587a3dc575c4f421ee1edea8b120b807574109a2dd15

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page