lhdamiani
22f73b0273
controls scripts of eiger and debug msgs
2021-03-05 16:47:18 +01:00
lhdamiani
edb9b94fa5
Merge with Master+RamBuffer
2021-03-03 17:55:18 +01:00
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
hax_l
dda2f9610e
merge with current ram_buffer branch
2021-02-17 16:22:39 +01:00
hax_l
150bf41bf2
core adjustments for eiger header. more debug msgs
2021-02-17 16:08:59 +01:00
hax_l
1de8f66bdc
more debug info. bunch/pulseid adjusts.
2021-02-12 16:58:02 +01:00
hax_l
ac442f0a00
:impl of cmake flags and usage of different detector packets.
2021-02-01 16:10:45 +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
3d21216094
Add udp port to config file
2020-09-30 13:34:09 +02:00
babic_a
ae61ccae17
Fix namespace of function
2020-09-30 11:34:54 +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
422b599b38
Rename core_config to buffer_config namespace
2020-06-04 11:59:05 +02:00
babic_a
bbf604675e
Merge buffer and writer utils
2020-06-04 10:55:43 +02:00
babic_a
537f5995c4
Make the method use common function
2020-04-23 17:39:34 +02:00
babic_a
7250f4180a
Renamed config into buffer_config
2020-04-23 09:43:29 +02:00
babic_a
40bdd8e9a2
Moved base buffer config to separate file
2020-04-23 09:41:07 +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
59f9a41cf5
Add constraint clarification comments
2020-04-19 11:53:02 +02:00
babic_a
63446f0431
Make the file a bit more readable
2020-04-19 11:49:16 +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