48 Commits

Author SHA1 Message Date
ac4417accf implement polymorphic tdmdatatype 2021-01-22 10:34:46 +01:00
1d70e7b58e get channel for any datatype 2021-01-21 18:33:36 +01:00
fe19f723b3 full tdm datamodel overview 2021-01-21 16:55:46 +01:00
cecb53fe85 complete output format 2021-01-21 16:23:06 +01:00
3b31384f67 remove old implementation tdm_ripper-dev.cpp 2021-01-21 10:47:38 +01:00
7e373be49e tdm_reaper: template<datatype>convert_data_to_type 2021-01-20 19:55:03 +01:00
083db81f4e check/compare machine datatypes 2021-01-20 14:58:22 +01:00
9b0dd5e7d7 start channel access 2021-01-20 14:15:27 +01:00
616ceaf326 tdm_reaper: process submatrices, localcolumns 2021-01-20 12:24:45 +01:00
6179bf01f7 tdmdatamodel: add submatrices to channelgroup info 2021-01-20 10:57:37 +01:00
c6d24d5f50 process channels 2021-01-20 10:47:15 +01:00
5286a45ffc tdm_reader.cpp: load XML from ifstream 2021-01-20 10:32:56 +01:00
5c2c643dfe process channelgroups 2021-01-20 10:17:36 +01:00
42aa8a897f lib/tdm_reaper.cpp: fix typos 2021-01-20 09:23:53 +01:00
48ec660d2d tdm data model: process tdm_root finished 2021-01-19 20:30:12 +01:00
c0f5346f58 processing of <usi:include> blocks complete 2021-01-19 18:52:44 +01:00
628ae02531 finish tdm data model 2021-01-19 17:37:10 +01:00
a29c7d40fc update README.md with docu 2021-01-19 14:11:03 +01:00
62233bf678 lib/ establish tdm data model 2021-01-18 19:08:32 +01:00
b519756aeb start full revision 2021-01-18 15:29:49 +01:00
156d8ce62f src/main.cpp: filename rule 2021-01-18 11:07:14 +01:00
Mario Fink
569909b391 binary to extract all, fixed index in check min/max 2019-07-05 10:36:04 +02:00
Mario Fink
a29370cd6e added group_name and obtain_channel_id to cython, added extract_all.py producing .csv dump of all .tdm and .tdx data 2019-06-21 15:08:00 +02:00
Mario Fink
93ed029c33 create .csv dump of all metainformation + readme 2019-06-07 17:48:49 +02:00
Mario Fink
5b1b2622bd obtain meta information tags 2019-05-20 17:13:20 +02:00
Mario Fink
53ed09967a suppress C++ output 2019-05-16 17:20:58 +02:00
Mario Fink
c46194c0be std namespace issue with strtok 2019-05-16 16:43:10 +02:00
Mario Fink
161541f4c6 gauge timestamp and use optional .tdx path in cython 2019-05-16 15:59:54 +02:00
Mario Fink
964cf461a7 unix timestamp in cython 2019-05-16 11:09:49 +02:00
Mario Fink
a307da51aa unix timestamp 2019-05-14 18:31:19 +02:00
Mario Fink
9887381d74 build on both OSX and Linux 2019-05-09 15:27:20 +02:00
Mario Fink
f6b8669395 fixed show_groups() 2019-05-09 10:42:31 +02:00
Mario Fink
f66410042b channel-name case (in)sensitive lookup 2019-05-09 10:35:31 +02:00
Mario Fink
686896dd15 fixed missing id's and index range 2019-05-08 17:18:33 +02:00
Mario Fink
b4a993c27f fixed list_groups seg. fault 2019-05-08 10:18:47 +02:00
Mario Fink
58132f56f1 added channel_exists 2019-05-07 12:23:35 +02:00
Mario Fink
e7730c2d02 neglect empty groups 2019-05-03 14:42:59 +02:00
Mario Fink
4d31dcd32d adjusted python interface 2019-05-03 13:00:23 +02:00
Mario Fink
89dc943dce intregration into workflow contd. 2019-05-02 17:31:15 +02:00
Mario Fink
2841137f8e optimize searching xml tree with hash tables 2019-04-30 19:01:19 +02:00
Mario Fink
b16539264f added units and excluced datatypes 2019-04-30 16:22:15 +02:00
Mario Fink
afe7331feb correct id channel assignment 2019-04-30 13:18:27 +02:00
Mario Fink
a4a8aa91c2 starting integration into workflow 2019-04-29 18:01:34 +02:00
Mario Fink
9f2deae08a started conversion of eInt types 2019-04-26 17:52:17 +02:00
Mario Fink
61d8473cbd return proper numpy array 2019-04-26 14:55:29 +02:00
Mario Fink
97d26f57da added methods to .pyx 2019-04-26 11:59:11 +02:00
Mario Fink
5c5681925c fixed linker error with extra_link_args 2019-04-26 10:10:35 +02:00
Mario Fink
0ee5e9255a inital commit 2019-04-25 17:23:44 +02:00