asammdf Logo
4.0.2
  • Introduction
  • API
  • Bus logging
  • Tips
  • Examples
  • Benchmarks
  • GUI
asammdf
  • Docs »
  • Welcome to asammdf’s documentation!
  • Edit on GitHub

Welcome to asammdf’s documentation!¶

asammdf is a fast parser/editor for ASAM (Associtation for Standardisation of Automation and Measuring Systems) MDF (Measurement Data Format) files.

asammdf supports MDF versions 2 (.dat), 3 (.mdf) and 4 (.mf4).

asammdf works on Python 2.7, and Python >= 3.4 (Travis CI tests done with Python 2.7 and Python >= 3.5)

  • Introduction
    • Project goals
    • Features
    • Major features not implemented (yet)
    • Dependencies
    • Installation
    • Contributing
      • Contributors
  • API
    • MDF
    • MDF3
      • MDF version 2 & 3 blocks
    • MDF4
      • MDF version 4 blocks
    • Signal
  • Bus logging
  • Tips
    • Impact of memory argument
      • MDF created with memory=’full’
      • MDF created with memory=’low’
      • MDF created with memory=’minimum’
    • Chunked data access
    • Optimized methods
    • Faster file loading
      • BytesIO and memory=’full’
      • Skip XML parsing for MDF4 files
  • Examples
    • Working with MDF
    • Working with Signal
    • MF4 demo file generator
  • Benchmarks
    • Test setup
      • Dependencies
      • Usage
    • x64 Python results
      • Graphical results
    • x86 Python results
      • Graphical results
  • GUI
    • Menu
      • File
      • Settings
      • Plot
    • Single files
      • Opened files tabs
      • Quick channel search field for the current file
      • Complete channels tree
      • Command buttons
      • Selected channels list
      • Plot
    • Multiple files

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Daniel Hrisca. Revision a635edee.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 4.0.2
Versions
latest
stable
4.0.2
4.0.1
4.0.0
3.5.0
3.4.3
3.4.2
3.4.1
3.4.0
3.3.1
3.3.0
3.2.1
3.2.0
3.1.1
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.8.3
2.8.2
2.8.1
2.8.0
2.7.1
2.7.0
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
2.6.1
2.6.0
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.2
2.4.1
2.4.0
2.3.2
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
master
development
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.