babic_a
ee8a1fbdae
Removed unused image size from config
2021-02-26 14:23:35 +01:00
babic_a
b2694fb849
Add image size to detector config
2021-02-24 08:57:46 +01:00
babic_a
b39fd93431
Add method for creating image buffer files
2021-01-20 11:10:39 +01:00
babic_a
ccca4225d4
Change bind and connect socket helper functions to take string
2021-01-19 13:02:03 +01:00
babic_a
430a1507ff
Add buffer folder to detector config
2020-09-30 13:56:41 +02:00
babic_a
b8b152e5ed
Rename Detector Name to lower case
2020-09-30 13:49:57 +02:00
babic_a
3d21216094
Add udp port to config file
2020-09-30 13:34:09 +02:00
babic_a
9de3e896af
Add configuration loading code to core-buffer
2020-09-30 10:45:40 +02:00
babic_a
b54f351089
Fix const correctness in buffer
2020-09-24 08:37:02 +02:00
babic_a
a5629616d9
Create common connect and bind zmq methods
2020-09-24 08:33:45 +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
bbf604675e
Merge buffer and writer utils
2020-06-04 10:55:43 +02:00
babic_a
40bdd8e9a2
Moved base buffer config to separate file
2020-04-23 09:41:07 +02:00
babic_a
ac5624cafc
Made smaller batches for writing
2020-04-22 19:22:17 +02:00
babic_a
1a0a709bb0
Make sf_replay simple again
2020-04-22 16:18:10 +02:00
babic_a
15a3347951
Increase block size to 200
2020-04-22 15:28:01 +02:00
babic_a
4116ea04cf
Moved File metadata from RingBuffer to buffer utils
2020-04-22 15:18:19 +02:00
babic_a
5294015206
Add test for buffer utils
2020-04-21 20:19:13 +02:00
babic_a
8be4c4db3f
Add get path suffixes method to BufferUtils
2020-04-21 20:12:34 +02:00
babic_a
ddcefd584e
Add method for reading latest file
2020-04-20 17:47:55 +02:00
babic_a
bf881f5468
Add EXTENSION parameter for filename
2020-04-20 10:02:05 +02:00
babic_a
229f8d2457
Extract update latest file function
2020-04-19 11:40:36 +02:00
babic_a
aede47f78c
Made BufferUtils a first class citizen
2020-04-17 11:47:37 +02:00