some readme

This commit is contained in:
Mario Fink 2019-07-05 12:13:45 +02:00
parent 08572f11f8
commit 27b0a38b9c

View File

@ -35,7 +35,7 @@ wrapper.
- eFloat64Usi: 64 byte - eFloat64Usi: 64 byte
- main.cpp contains an example of how the C++ library might be used to provide - main.cpp contains an example of how the C++ library might be used to provide
the channels and groups of the dataset. the channels and groups of the dataset.
- extract_all.cpp takes the .tdm, the .tdx file and a output directory as arguments - extract_all.cpp takes the .tdm, the .tdx file and some output directory as arguments
to provide all given information in .csv format without any logging. to provide all given information in .csv format without any logging.
### Python module ### Python module