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 |
|
|
2772515dea
|
add manual imc studio
|
2020-06-03 11:33:31 +02:00 |
|
|
8b0e4a995e
|
eatall: convert set of raw file with unified time scale, bug fixed
|
2020-02-18 10:43:41 +01: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
|
a08fab03ba
|
added cython exension
|
2020-02-17 13:10:52 +00:00 |
|
Mario Fink
|
46044ec969
|
avoid sudo inside of makefile
|
2020-02-17 11:23:19 +00:00 |
|
Mario Fink
|
b9064e2c82
|
installation target in makefile
|
2020-02-17 10:49:47 +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
|
4a64f3a0e5
|
check markers/segments before conversion, clean up
|
2020-02-13 08:42:24 +00:00 |
|
Mario Fink
|
60ff91ee65
|
preliminary final with template datatype converter
|
2020-02-12 16:52:17 +00:00 |
|
Mario Fink
|
b588dfb79f
|
sufficient docu with official docu of raw format
|
2020-02-12 15:16:44 +01: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
|
f6240a1789
|
included sample raw and corresponding translation
|
2020-02-07 16:14:49 +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 |
|