Commit Graph

114 Commits

Author SHA1 Message Date
babic_a 45ca6dcd13 Fix core buffer tests 2021-07-06 12:31:51 +02:00
babic_a cf17a379a5 Import correct headers in core tests 2021-07-06 11:55:04 +02:00
hax_l dda2f9610e merge with current ram_buffer branch 2021-02-17 16:22:39 +01:00
hax_l 11cb0eb3ce eiger_packet definitions and initial related changes 2021-01-27 16:47:49 +00:00
babic_a 65fb6c929f Remove hdf5 linking to core-buffer 2021-01-19 13:40:16 +01:00
babic_a 0df8598952 Separate image assembly and image retrieval in RamBuffer 2021-01-19 13:22:43 +01:00
babic_a 20bf00cbbe Adjust RamBuffer test 2021-01-19 10:52:18 +01:00
babic_a 25d65f9937 Improve on basic test 2020-09-04 13:14:08 +02:00
babic_a 395b986cc6 Add test stub for RamBuffer 2020-09-04 13:00:49 +02:00
babic_a d8b7b43c1a Add manual bitshuffle test 2020-08-11 10:58:51 +02:00
babic_a dbc913ee78 Update buffer folder and files naming convention
All references to folders and files inside buffer were updated.
- Base folder to write detector: detector_folder
- Name of the modules inside detector_folder: module_name
- Data grouping folders based on pulse_id: data_folder
- Data grouping files, based on pulse_id: data_file
2020-07-20 11:06:13 +02:00
babic_a 9763592705 Remove test for code that does not exist anymore 2020-07-20 10:38:41 +02:00
babic_a 5d2871185a Move FastQueue to sf_stream 2020-06-09 10:10:19 +02:00
babic_a 422b599b38 Rename core_config to buffer_config namespace 2020-06-04 11:59:05 +02:00
babic_a b3fc52e250 Shorten name of n_recv_packets 2020-06-04 10:24:40 +02:00
babic_a 65227ecaa4 Add reminder to write test 2020-05-27 10:56:40 +02:00
babic_a 87ff1a14ed Move to sf-writer folder 2020-05-20 13:00:21 +02:00
babic_a 786d032a4e Remove unused lib 2020-05-20 12:59:55 +02:00
babic_a 2cae760d4a Add fast queue to commons 2020-05-20 12:40:32 +02:00
babic_a b45b7d17fa Major project refactoring WIP 2020-05-20 11:45:34 +02:00
babic_a 62f09eb120 Merged to 1 project 2020-05-20 11:09:23 +02:00
babic_a 23be52ca45 Fix tests after removing compression 2020-05-19 13:36:25 +02:00
babic_a a7f3091d4a Rename struct variable 2020-05-19 13:08:18 +02:00
babic_a 03e2e6fda4 Rename size attribute of StreamModuleFrame 2020-05-19 12:31:25 +02:00
babic_a 3b08ceed4b Rename CompressedModuleFrame into StreamModuleFrame 2020-05-19 12:26:55 +02:00
babic_a a79215a187 Close files manually in tests 2020-05-19 09:38:34 +02:00
babic_a 188d50cbbf Adjust compression header in sf_writer 2020-05-18 17:19:07 +02:00
babic_a aa22236dfd Moved bitshuffle LZ4 property to writer header 2020-05-18 17:01:24 +02:00
babic_a 04477ff2cf Fixing test until it works 2020-05-18 17:00:14 +02:00
babic_a d3c2cd651f Change order of link libraries 2020-05-18 11:49:15 +02:00
babic_a b6eef3b4a1 Improve compression testing 2020-05-18 11:48:53 +02:00
babic_a a6e2166900 Added additional checks 2020-05-15 17:07:00 +02:00
babic_a 86015eaa9b Fix test according to new logic 2020-05-15 17:06:45 +02:00
babic_a 744285a147 Add basic test for writer receiver 2020-05-15 17:02:59 +02:00
babic_a e4e3e20013 Add test stub for WriterZmqReceiver 2020-05-15 16:26:12 +02:00
babic_a aff1d22c17 Rename parameter to something more sensible 2020-05-15 15:23:24 +02:00
babic_a 168c04df5a Fix perf for writer 2020-05-15 15:21:49 +02:00
babic_a 97e2a140e5 Fix unit tests 2020-05-15 15:17:48 +02:00
babic_a c04b1d85c5 Make todo to not forget re-enabling tests 2020-05-15 13:28:35 +02:00
babic_a 01d986c4f0 Fix small things in LiveRecvModule 2020-05-15 13:12:08 +02:00
babic_a 590ff5b625 Fix bitshuffle back to C library 2020-05-15 12:57:57 +02:00
babic_a 31fbb58de6 Fix fast queue tests 2020-05-15 12:14:54 +02:00
babic_a cd2b318783 Rename test to follow class rename 2020-05-15 12:03:09 +02:00
babic_a 9beb050afc Fix fast queue implementation 2020-05-15 10:48:00 +02:00
babic_a 1b41dd623f Rename SFWriter to new standard naming 2020-05-15 10:11:22 +02:00
babic_a ce2b61ac9a Extend tests to empty frames 2020-05-14 12:07:32 +02:00
babic_a 14bec03363 Add basic test for ReplayH5Reader 2020-05-14 12:00:15 +02:00
babic_a 80765f3fc5 Fix parameters order to be consistent across repo 2020-05-14 11:46:03 +02:00
babic_a f5fb9d9153 Use configured parameters 2020-05-13 19:12:16 +02:00
babic_a 6751a934e8 Improve bitshuffle tests by using standard values 2020-05-13 19:06:20 +02:00