pyMdfParser Blog
Parser for measurement data in mdf format
Status: Pre-Alpha
Brought to you by:
bowie2
24.03.2013
At the moment I am working on a documentation for pyMdfParser.
I use sphinx and follow the numpy/scipy regulations for documentation.
At the moment I have problems with autodoc and importing mdf_parser for automodule docs.
As soon as the problem is fixed I will add the documentation to the release files ...
It seems that there is a general problem with importing pyMdfParser modules.
I must admit that I have tested my stuff only in PyDev environment so far and never checked if it can be used with an other environment e.g. with IDLE.
I have to fix this first and then come back to the documentation ...