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 |
|
Mario Fink
|
f8dcc6493f
|
initialize new cython module raw_meat
|
2020-08-10 12:03:35 +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
|
6b3aac87fe
|
show found markers, hex::show: include last incomplete line
|
2020-07-29 15:33:53 +02:00 |
|
|
31e2d7a82e
|
offer multiple csv-like output formats
|
2020-07-24 12:33:56 +02:00 |
|
Mario Fink
|
494c0bc6b1
|
add extension to convert and temporal unify multiple raw files with different measruemtn frequencies. to BE DEBUGGED
|
2020-02-17 17:24:06 +00:00 |
|
Mario Fink
|
fe5aae4e83
|
fixed bug of converting twice, added asserts to avoid double conversion
|
2020-02-17 14:08:35 +00:00 |
|
Mario Fink
|
9a588570cc
|
added help message and usage to executable
|
2020-02-14 08:30:12 +00:00 |
|
Mario Fink
|
438f96d17b
|
added check for correct file type, remove all logs
|
2020-02-13 10:15:38 +00:00 |
|
Mario Fink
|
60ff91ee65
|
preliminary final with template datatype converter
|
2020-02-12 16:52:17 +00:00 |
|
Mario Fink
|
68378ef8fa
|
read and parse all segment marker elements and start distinction between datatype based on header info
|
2020-02-12 11:54:25 +00:00 |
|
Mario Fink
|
56438bb967
|
trying to adapt to weird 16bbit encoding of raws
|
2020-02-11 16:04:04 +00:00 |
|
Mario Fink
|
ccf04c42f7
|
clean main.cpp
|
2020-02-11 11:14:11 +01:00 |
|
Mario Fink
|
24c7aa4846
|
integrated support for binary16 = 16bit floating point numbers via half.hpp, IEEE 754-based half-precision floating-point library
|
2020-02-11 10:57:50 +01:00 |
|
Mario Fink
|
899582b0c1
|
implemented conversion for 16bit floats
|
2020-02-10 16:37:20 +00:00 |
|
Mario Fink
|
5b1868daf0
|
basically done for doubles/float, still to fix starting byte
|
2020-02-07 14:49:17 +00:00 |
|
Mario Fink
|
20566df9ca
|
initial commit
|
2020-02-06 16:24:20 +00:00 |
|