Commit Graph

2081 Commits

Author SHA1 Message Date
babic_a be01036dde Calculate bits per pixel from dtype 2021-07-07 11:31:07 +02:00
babic_a 8b26efcebc Merge remote-tracking branch 'origin/eiger' into eiger 2021-07-06 17:51:41 +02:00
babic_a 30b33fed36 Small fixes 2021-07-06 17:51:36 +02:00
babic_a fcafeff6c5 Change writer to JSON consuming 2021-07-06 17:50:01 +02:00
babic_a b4e19d620d Adjust ImageMetadata to common standard 2021-07-06 16:33:35 +02:00
lhdamiani 29db6bb2ff udp infrastructure start script 2021-07-06 16:29:25 +02:00
babic_a 9a5aaf4efd Prepare interfaces for JSON decoding 2021-07-06 16:21:42 +02:00
babic_a 2fbead8c2f Remove unused values from StoreStream 2021-07-06 16:21:11 +02:00
babic_a 32de4886d4 Fix IPC base and URL 2021-07-06 16:02:29 +02:00
babic_a 51b1cd2d16 Passing the output file as a string 2021-07-06 15:52:40 +02:00
babic_a 9b8a6c99de Detector writer config 2021-07-06 15:46:20 +02:00
babic_a 505eeb0836 Adjusted live writer to new structs 2021-07-06 15:45:58 +02:00
lhdamiani 6b84790092 Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger 2021-07-06 15:42:56 +02:00
lhdamiani 7dd0656f7d trimbit diagonal pattern to test. 2021-07-06 15:41:31 +02:00
babic_a 23a26fdea6 Remove config object from h5 writer 2021-07-06 15:41:09 +02:00
babic_a b7997a0006 Remove unused datasets 2021-07-06 15:21:10 +02:00
babic_a b2ac04589a Merge remote-tracking branch 'origin/eiger' into eiger 2021-07-06 14:56:29 +02:00
babic_a d1ab066eac Moved live writer to std-det-writer 2021-07-06 14:48:45 +02:00
lhdamiani 8c2cabebd2 clean-up of jf-udp-recv 2021-07-06 14:44:43 +02:00
lhdamiani 71658e34e5 Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger
Conflicts:
	core-buffer/test/test_RamBuffer.cpp
	jf-assembler/src/main.cpp
2021-07-06 14:41:04 +02:00
lhdamiani 96a9802e91 merged conflicts. assembler with external sync. 2021-07-06 14:37:41 +02:00
babic_a e53439795f Add import of headers 2021-07-06 12:38:36 +02:00
babic_a 45ca6dcd13 Fix core buffer tests 2021-07-06 12:31:51 +02:00
babic_a fb6673a32e Fix bug taking pulse_id instead of id 2021-07-06 12:03:07 +02:00
lhdamiani 8fd1c4cf7a detached sync and assembler with zmq recv. 2021-07-06 11:57:43 +02:00
babic_a cf17a379a5 Import correct headers in core tests 2021-07-06 11:55:04 +02:00
babic_a fbad86ac67 Fix all tests for udp recv 2021-07-06 11:50:38 +02:00
babic_a 48932e637d Fix test for udp receiving 2021-07-06 11:48:11 +02:00
babic_a 97b7ed12bc Fix test 2021-07-06 11:45:25 +02:00
babic_a a0f7b6bd86 Adapt FrameUdpReceiver tests to new code 2021-07-06 11:32:46 +02:00
babic_a f8b9a7a518 Fix Packet receiver tests 2021-07-06 11:32:16 +02:00
babic_a 644d6f4f6a Improve output log 2021-07-06 11:31:28 +02:00
babic_a eb18db9446 Frame index reset happens as part of the acquire function 2021-07-06 11:25:41 +02:00
babic_a 2948afcdf2 Properly initialize buffer in sync 2021-07-06 11:25:16 +02:00
babic_a 881491220e Add config to streamer 2021-07-06 11:24:11 +02:00
babic_a b33d13b595 Add hint about failing tests 2021-07-06 11:22:50 +02:00
babic_a 6928d931ce Add marker for invalid frame_index
So far we used 0 but this is not valid int he Eiger case
where the frame_index gets set to 0 in each acquisition.
2021-07-06 11:22:38 +02:00
babic_a 451092cc66 Fix tests for std-udp-recv 2021-07-06 11:21:46 +02:00
babic_a 3e137105be Fix name in udp recv help 2021-07-06 09:30:04 +02:00
babic_a 42414b6250 Adjust signature 2021-07-06 09:27:54 +02:00
babic_a 5b05bcc473 Fix build script 2021-07-06 09:23:24 +02:00
babic_a 298db2cab5 Add simple re-try sync mechanism 2021-07-06 09:22:59 +02:00
lhdamiani 300d992acf Merge branch 'eiger' of https://github.com/paulscherrerinstitute/sf_daq_buffer into eiger
Conflicts:
	jf-assembler/src/main.cpp
	jf-udp-recv/src/main.cpp
	std-udp-recv/src/FrameUdpReceiver.cpp
2021-07-05 22:13:15 +02:00
lhdamiani a81c1fa773 eiger image assemble routine. 2021-07-05 22:03:41 +02:00
babic_a 9d56da96f9 Add stub of std-stream-send 2021-07-05 17:59:09 +02:00
babic_a 13547a5fef Remove stream send component 2021-07-05 17:58:44 +02:00
babic_a eb9c87cf2f Add std-udp-sync project 2021-07-05 16:12:53 +02:00
babic_a 9ff380e78a Remove unused import 2021-07-05 16:07:47 +02:00
babic_a 64375de624 Move detector configs to common 2021-07-05 16:07:27 +02:00
babic_a 853effc006 Fix stats name output 2021-07-05 15:46:38 +02:00