10 Commits

Author SHA1 Message Date
3c91583ede adjust to new revision, main.cpp fix help message typo 2021-02-08 10:27:20 +01:00
Mario Fink
043784d278 * rawmerge.hpp: generalize/fix condition for consistent timeseries
* introduce propagation of C++ exceptions to Cython/Python
* convert all cout/cerr output to exceptions
* Cython: introduce separate 'do_conversion' => avoid constructor to
trigger conversion
2020-09-18 18:43:25 +02:00
Mario Fink
c328bf6945 initialize raw_merger python object with empty string 2020-08-14 11:41:49 +02:00
Mario Fink
7316d59c2c - add cython .cpp files to .gitignore
- raweat.hpp: add empty constructor and introduce "set_file"
- rawmerge.hpp: add initial channel and write_table method
- add rawmeat example to pyt/example.py
- add raw_merger.hpp to main.cpp
2020-08-10 14:54:15 +02:00
3618ed9ee8 -> correction write_table vs. write_data in main.cpp
-> container build of pyarrow (i.a. for armv7l build)
2020-08-05 11:32:02 +02:00
Mario Fink
232d376287 get dependencies 2020-08-03 01:19:24 +02:00
9c1e9d1468 fix conversion of with CP marker : Zahlenformat = 11 (2-Byte Word digital) 2020-07-03 17:55:59 +02:00
Mario Fink
25b203aabd adjust gitignore 2020-07-02 17:59:41 +02:00
Mario Fink
0805d5a152 ignore executable, add more samples 2020-07-02 16:26:41 +02:00
2dcd67c194 makefile: fix some paths/dependencies and setup + gitignore 2020-06-22 10:00:44 +02:00